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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32147
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Philipp Bartsch 2019-04-02 21:52:22 +02:00 committed by Patrick Georgi
parent 81cd0b0aab
commit e8fb3dfa6c
1 changed files with 3 additions and 3 deletions

View File

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