diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-26 21:25:09 +0000 |
commit | 32cee45c7138e9385d0341d093a03d7f660ec749 (patch) | |
tree | 99abe7b5b47628c9332d22d3034ed6a58a3b9ee3 /chapter05/installasuser.xml | |
parent | 624fe9515e30944c35363b646b0b0cde87eeb802 (diff) |
Applied Alex Groenewoud's namesandspaces.dat patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/installasuser.xml')
-rw-r--r-- | chapter05/installasuser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/installasuser.xml b/chapter05/installasuser.xml index 85d2013e0..a914e6a50 100644 --- a/chapter05/installasuser.xml +++ b/chapter05/installasuser.xml @@ -37,7 +37,7 @@ EOF source ~/.bash_profile</userinput></screen></para> <para>This profile makes sure the umask is set to 022 so newly created -files and directories will have the correct permission. It is advisable +files and directories will have the correct permissions. It is advisable to keep this setting throughout your LFS installation. Also, the $LFS and $LC_ALL environment variables are set. $LFS has been explained in previous chapters already. $LC_ALL is a variable that is used for |