* docs/grub.texi (Menu-specific commands): Remove some semantics

that were true in GRUB Legacy but not in GRUB 2.
(submenu): New section.
(false): New section.
(read): New section.
(true): New section.
This commit is contained in:
Colin Watson 2011-03-30 03:49:22 +01:00
parent a752763906
commit 2a2da1d030
2 changed files with 57 additions and 11 deletions

View file

@ -1,3 +1,12 @@
2011-03-30 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Menu-specific commands): Remove some semantics
that were true in GRUB Legacy but not in GRUB 2.
(submenu): New section.
(false): New section.
(read): New section.
(true): New section.
2011-03-30 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Changes from GRUB Legacy): Minor proofreading.