mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Some anal fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
bee1e69712
commit
06c61cacc1
@ -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
|
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.</para>
|
by the so-called "sticky bit" -- the highest bit in the 1777 bit mask.</para>
|
||||||
|
|
||||||
<para>Now that the directories are created, copy the source files that were
|
<para>Now that the directories are created, move the source tarballs that
|
||||||
downloaded in chapter 3 to some subdirectory under
|
were downloaded in chapter 3 to some subdirectory under
|
||||||
<filename class="directory">/usr/src</filename> (you
|
<filename class="directory">/usr/src</filename> (you
|
||||||
will have to create the desired subdirectory yourself).</para>
|
will have to create the desired subdirectory yourself).</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user