|
@@ -27,7 +27,7 @@ the normal way through the console or the display manager, or with
|
|
<userinput>su - lfs</userinput>. When you're working as user "lfs", type
|
|
<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 setup a good environment to work in:</para>
|
|
|
|
|
|
-<para><screen><userinput>cat >~/.bash_profile <<"EOF"
|
|
|
|
|
|
+<para><screen><userinput>cat > ~/.bash_profile <<"EOF"
|
|
#!/bin/sh
|
|
#!/bin/sh
|
|
umask 022
|
|
umask 022
|
|
|
|
|