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 21d455ec1..4544e735a 100644 --- a/chapter05/installasuser.xml +++ b/chapter05/installasuser.xml @@ -25,7 +25,7 @@ as root to change the ownership of the LFS partition to user "lfs":</para> <para>Now you can login as user "lfs". You can do this two ways: either the normal way through the console or the display manager, or with <userinput>su - lfs</userinput>. When you're working as user "lfs", type -the following commands to setup a good environment to work in:</para> +the following commands to set up a good environment to work in:</para> <para><screen><userinput>cat > ~/.bash_profile << "EOF" umask 022 |