diff options
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 |