소스 검색

removed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 년 전
부모
커밋
fe7f278759
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter06/creatingdirs.xml

+ 1 - 1
chapter06/creatingdirs.xml

@@ -36,7 +36,7 @@ by the so-called "sticky bit" - bit 1 of the 1777 bit mask).</para>
 chmod 1777 /tmp /var/tmp</userinput></screen></para>
 chmod 1777 /tmp /var/tmp</userinput></screen></para>
 
 
 <para>Now that the directories are created, copy the source files that were
 <para>Now that the directories are created, copy the source files that were
-downloaded in chapter 3 to some subdirectory under $LFS/usr/src (you
+downloaded in chapter 3 to some subdirectory under /usr/src (you
 will need to create the desired directory yourself).</para>
 will need to create the desired directory yourself).</para>
 
 
 <sect2>
 <sect2>