mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Spell checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
cff368d1e7
commit
3ba3cd8e5d
@ -42,7 +42,7 @@ enter the /root directory (the same a user would do with /home/username
|
|||||||
directories). The second change is a mode 1777 for the tmp
|
directories). The second change is a mode 1777 for the tmp
|
||||||
directories. This way, any user can write data to the /tmp directory but
|
directories. This way, any user can write data to the /tmp directory but
|
||||||
cannot remove another user's files (the latter is caused by
|
cannot remove another user's files (the latter is caused by
|
||||||
the socalled "sticky bit" - bit 1 of the 1777 bit mask).
|
the so-called "sticky bit" - bit 1 of the 1777 bit mask).
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<blockquote><literallayout>
|
<blockquote><literallayout>
|
||||||
|
@ -12,7 +12,7 @@ user just has to make sure that he remembers what he chose.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Create the /mnt/lfs directory by runnning:
|
Create the /mnt/lfs directory by running:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<blockquote><literallayout>
|
<blockquote><literallayout>
|
||||||
|
Loading…
Reference in New Issue
Block a user