* docs/grub.texi (Changes from GRUB Legacy): Minor proofreading.

This commit is contained in:
Colin Watson 2011-03-30 03:26:11 +01:00
parent 8a748df2fd
commit a752763906
2 changed files with 9 additions and 4 deletions

View file

@ -229,9 +229,10 @@ scripting language: variables, conditionals, and loops are available.
@item
A small amount of persistent storage is available across reboots, using the
@command{save_env} and @command{load_env} commands in GRUB and the
@command{grub-editenv} utility. For safety reasons this storage is only
available when installed on plain disk (no LVM or RAID), using non-checksumming
filesystem (no ZFS) and using BIOS or EFI functions (no ATA, USB or IEEE1275)
@command{grub-editenv} utility. For safety reasons, this storage is only
available when installed on a plain disk (no LVM or RAID), using a
non-checksumming filesystem (no ZFS), and using BIOS or EFI functions (no
ATA, USB or IEEE1275).
@item
GRUB 2 has more reliable ways to find its own files and those of target