* docs/grub.texi (menu): Correct the order.
Reported by: D. Hugh Redelmeier.
This commit is contained in:
parent
10001ac54b
commit
7625a68ebb
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2010-11-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* docs/grub.texi (menu): Correct the order.
|
||||
Reported by: D. Hugh Redelmeier.
|
||||
|
||||
2010-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/i386/pc/startup.S (multiboot_trampoline): Add missing
|
||||
|
|
|
@ -109,8 +109,8 @@ This edition documents version @value{VERSION}.
|
|||
@menu
|
||||
* Overview:: What exactly GRUB is and how to use it
|
||||
* History:: From maggot to house fly
|
||||
* Features:: GRUB features
|
||||
* Changes from GRUB Legacy:: Differences from previous versions
|
||||
* Features:: GRUB features
|
||||
* Role of a boot loader:: The role of a boot loader
|
||||
@end menu
|
||||
|
||||
|
|
Loading…
Reference in a new issue