Explorar el Código

Chapter 8 - Remove reference to outdated Grub howto.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Greg Schafer hace 22 años
padre
commit
c1cfddfeaf
Se han modificado 1 ficheros con 2 adiciones y 4 borrados
  1. 2 4
      chapter08/grub.xml

+ 2 - 4
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>