From: Daniel Kiper Date: Wed, 8 Jun 2016 11:19:04 +0000 (+0200) Subject: multiboot2: Fix description of EFI boot services tag X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e560b88901e9562e41dcd73ff9a2afecc6041dd5;p=thirdparty%2Fgrub.git multiboot2: Fix description of EFI boot services tag Without this fix multiboot2 doc build fails. Additionally, add missing full stop at the end of sentence. Signed-off-by: Daniel Kiper Reviewed-by: Konrad Rzeszutek Wilk --- diff --git a/doc/multiboot.texi b/doc/multiboot.texi index ff8c2bb8a..1ac92d9e1 100644 --- a/doc/multiboot.texi +++ b/doc/multiboot.texi @@ -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