aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/creatingdirs.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 21:27:44 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-26 21:27:44 +0000
commitfe7f27875973487642ad236819cc10647140d638 (patch)
tree35d0ef204fc5fd40c529ee5bc97354d40d6cc010 /chapter06/creatingdirs.xml
parent32cee45c7138e9385d0341d093a03d7f660ec749 (diff)
removed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/creatingdirs.xml')
-rw-r--r--chapter06/creatingdirs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml
index 7b5da0382..09b94e5f3 100644
--- a/chapter06/creatingdirs.xml
+++ b/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>