]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Clarify size and offset of tags. Reported by: Seth Goldberg
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 10 Mar 2010 22:14:59 +0000 (23:14 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 10 Mar 2010 22:14:59 +0000 (23:14 +0100)
doc/multiboot.texi

index efe9b40f67c9314d0f956c3e667d443628d3a22c..bd6bd6ddd1c8b7da9d179aa78acdb3d4dc03d428 100644 (file)
@@ -371,7 +371,7 @@ The layout of the Multiboot header must be as follows:
 @item 4      @tab u32 @tab architecture   @tab required
 @item 8      @tab u32 @tab header_length  @tab required
 @item 12     @tab u32 @tab checksum       @tab required
-@item 16     @tab u32 @tab tags           @tab required
+@item 16-XX  @tab     @tab tags           @tab required
 @end multitable
 
 The fields @samp{magic}, @samp{architecture}, @samp{header_length} and @samp{checksum} are defined in @ref{Header magic fields}, @samp{tags}