diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 18:00:19 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-07-02 18:00:19 +0000 |
commit | 4122675955205cb1f633f10b1cb23f344f3e0f42 (patch) | |
tree | 856a82498b5e29e102408a9cf1318ee88fcdf611 /chapter09 | |
parent | d45df00723a7c5356119a880aa41942e1619fa92 (diff) |
Standardized capitalization of GRUB.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter09')
-rw-r--r-- | chapter09/reboot.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/reboot.xml b/chapter09/reboot.xml index 66fd16338..95e6804a4 100644 --- a/chapter09/reboot.xml +++ b/chapter09/reboot.xml @@ -50,7 +50,7 @@ umount $LFS</userinput></screen> <screen><userinput>shutdown -r now</userinput></screen> -<para>Assuming the Grub boot loader was set up as outlined earlier, the menu +<para>Assuming the GRUB boot loader was set up as outlined earlier, the menu is set to boot <emphasis>LFS &version;</emphasis> automatically.</para> <para>When the reboot is complete, the LFS system is ready for use and |