From 06c61cacc1b6db13e116775fb10b1e4c66fe4466 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Wed, 18 Sep 2002 21:07:42 +0000 Subject: Some anal fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/creatingdirs.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter06/creatingdirs.xml b/chapter06/creatingdirs.xml index cb5431214..61bff49f5 100644 --- a/chapter06/creatingdirs.xml +++ b/chapter06/creatingdirs.xml @@ -38,8 +38,8 @@ The second mode change makes sure that any user can write to the cannot remove other users's files from them. The latter is prohibited by the so-called "sticky bit" -- the highest bit in the 1777 bit mask. -Now that the directories are created, copy the source files that were -downloaded in chapter 3 to some subdirectory under +Now that the directories are created, move the source tarballs that +were downloaded in chapter 3 to some subdirectory under /usr/src (you will have to create the desired subdirectory yourself). -- cgit v1.2.3-54-g00ecf