소스 검색

Use the hints entity everywhere

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 18 년 전
부모
커밋
8c6088250c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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>