From: Vladimir 'phcoder' Serbinenko Date: Tue, 9 Feb 2010 13:36:17 +0000 (+0100) Subject: 2010-02-09 Vladimir Serbinenko X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f40c472d8e824a1359462c84e3e97cdc4b65d50;p=thirdparty%2Fgrub.git 2010-02-09 Vladimir Serbinenko * doc/multiboot.texi: Fix a typo. Reported by: Trond --- diff --git a/ChangeLog b/ChangeLog index 0966aadda..b8ce5673b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-02-09 Vladimir Serbinenko + + * doc/multiboot.texi: Fix a typo. + Reported by: Trond + 2010-01-20 Vladimir Serbinenko * doc/multiboot.texi: Define NVS and ACPI memory types. diff --git a/doc/multiboot.texi b/doc/multiboot.texi index 96809b1cc..631897a15 100644 --- a/doc/multiboot.texi +++ b/doc/multiboot.texi @@ -714,7 +714,7 @@ indicate to the kernel what boot modules were loaded along with the kernel image, and where they can be found. @samp{mods_count} contains the number of modules loaded; @samp{mods_addr} contains the physical address of the first module structure. @samp{mods_count} may be zero, -indicating no boot modules were loaded, even if bit 1 of @samp{flags} is +indicating no boot modules were loaded, even if bit 3 of @samp{flags} is set. Each module structure is formatted as follows: @example