aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/installasuser.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/installasuser.xml')
-rw-r--r--chapter05/installasuser.xml14
1 files changed, 8 insertions, 6 deletions
diff --git a/chapter05/installasuser.xml b/chapter05/installasuser.xml
index d7cdbe546..c231925ea 100644
--- a/chapter05/installasuser.xml
+++ b/chapter05/installasuser.xml
@@ -22,12 +22,14 @@ to it:</para>
<para><screen><userinput>chown -R lfs $LFS/static</userinput></screen></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 set up a good environment to work in:</para>
-
-<para><screen><userinput>cat &gt; ~/.bash_profile &lt;&lt; "EOF"
+<para>You have to login as user <emphasis>lfs</emphasis> now to continue
+with the rest of this chapter. 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
+<emphasis>lfs</emphasis>, type the following commands to set up a good
+environment to work in:</para>
+
+<para><screen><userinput>cat &gt; ~lfs/.bash_profile &lt;&lt; "EOF"
umask 022
LFS=/mnt/lfs