Explorar el Código

Use the hints entity everywhere

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson hace 18 años
padre
commit
8c6088250c
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      chapter07/introduction.xml

+ 1 - 2
chapter07/introduction.xml

@@ -17,8 +17,7 @@
 
   <para>System-V style init scripts are employed in this book because they are
   widely used. For additional options, a hint detailing the BSD style init setup
-  is available at <ulink
-  url="http://www.linuxfromscratch.org/hints/downloads/files/bsd-init.txt"/>.
+  is available at <ulink url="&hints-root;bsd-init.txt"/>.
   Searching the LFS mailing lists for <quote>depinit</quote> will also offer
   additional choices.</para>