]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
multiboot2: Fix description of EFI boot services tag
authorDaniel Kiper <daniel.kiper@oracle.com>
Wed, 8 Jun 2016 11:19:04 +0000 (13:19 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 14 Dec 2016 13:03:45 +0000 (14:03 +0100)
Without this fix multiboot2 doc build fails. Additionally,
add missing full stop at the end of sentence.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
doc/multiboot.texi

index ff8c2bb8a4466d39e1ced332585760ac7757c75a..1ac92d9e15906a0e2cd0a51213eff141d5c1467f 100644 (file)
@@ -352,6 +352,7 @@ executable header.
 * Address header tag::       
 * Console header tags::
 * Module alignment tag::
+* EFI boot services tag::
 
 @end menu
 
@@ -602,8 +603,8 @@ u32     | size = 8          |
 
 If this tag is present modules must be page aligned.
 
-@node EFI boot services
-@subsection EFI boot services
+@node EFI boot services tag
+@subsection EFI boot services tag
 
 @example
 @group
@@ -616,7 +617,7 @@ u32     | size = 8          |
 @end example
 
 This tag indicates that payload supports starting without
-terminating boot services
+terminating boot services.
 
 @node Machine state
 @section MIPS machine state