Phil has uploaded this change for review.

View Change

Documentation/gfx/libgfxinit.md: Align line breaks

Remove word splitting '-' at line breaks, since they show up within the
lines of the rendered html.

Change-Id: Ifbd43628f60057a0666fe221de1fe85f0a29cd2d
Signed-off-by: Philipp Bartsch <phil@grmr.de>
---
M Documentation/gfx/libgfxinit.md
1 file changed, 3 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/32147/1
diff --git a/Documentation/gfx/libgfxinit.md b/Documentation/gfx/libgfxinit.md
index 2086a90..c50761a 100644
--- a/Documentation/gfx/libgfxinit.md
+++ b/Documentation/gfx/libgfxinit.md
@@ -48,9 +48,9 @@

* `lightup_ok`: returns whether the initialization succeeded `1` or
failed `0`. Currently, only the case that no display
- could be found counts as failure. A failure at a la-
- ter stage (e.g. failure to train a DP) is not propa-
- gated.
+ could be found counts as failure. A failure at a
+ later stage (e.g. failure to train a DP) is not
+ propagated.

GMA: Per Board Configuration
----------------------------

To view, visit change 32147. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifbd43628f60057a0666fe221de1fe85f0a29cd2d
Gerrit-Change-Number: 32147
Gerrit-PatchSet: 1
Gerrit-Owner: Phil
Gerrit-MessageType: newchange