Przeglądaj źródła

removed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 lat temu
rodzic
commit
fe7f278759
1 zmienionych plików z 1 dodań i 1 usunięć
  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>
 
 <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>
 
 <sect2>