diff options
-rw-r--r-- | chapter06/creatingdirs.xml | 2 |
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> |