diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-29 02:27:27 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-29 02:27:27 +0000 |
commit | c1cfddfeaf454918bcc5fc4a478718c9513d3c8e (patch) | |
tree | c0ba2985296f37b14d0e560e588af450e9f3546a /chapter08 | |
parent | 289dc1c83f2e84c65c07faf06547d960dd60fb07 (diff) |
Chapter 8 - Remove reference to outdated Grub howto.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/grub.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml index ee465446d..ffb7d5bf3 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -68,10 +68,8 @@ rootnoverify (hd0,0) chainloader +1 EOF</userinput></screen></para> -<para>You can find more info regarding Grub on its web site, located at: -<ulink url="http://www.gnu.org/software/grub"/>, as well as in the LFS Grub -HOWTO located at: -<ulink url="&hints-root;grub-howto.txt"/>.</para> +<para>You can find more information regarding Grub on its website, located at: +<ulink url="http://www.gnu.org/software/grub"/>.</para> </sect1> |