diff options
-rw-r--r-- | chapter04/settingenviron.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/settingenviron.xml b/chapter04/settingenviron.xml index 3f05ad9c9..07b43b52f 100644 --- a/chapter04/settingenviron.xml +++ b/chapter04/settingenviron.xml @@ -159,7 +159,7 @@ EOF</userinput></screen> of <filename>/etc/bash.bashrc</filename> to the initialization of <command>bash</command>. This file has the potential to modify the <systemitem class="username">lfs</systemitem> - user's envirnment in ways that can affect the building of critical LFS + user's environment in ways that can affect the building of critical LFS packages. To make sure the <systemitem class="username">lfs</systemitem> user's envronment is clean, check for the presence of <filename>/etc/bash.bashrc</filename> and, if present, move it |