aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/addinguser.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-30 09:40:46 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-30 09:40:46 -0500
commit8cab730a5b9f8d770c462b6f30ee33886f240b15 (patch)
tree27496f02fe1f2e08f329e3a88b7d7c1749df106b /chapter04/addinguser.xml
parent813ab55675c99ee4040c38ee468d4bf9b70bdd19 (diff)
parent93db1e614e093078304409d148a1cfe15fd3eb68 (diff)
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
Diffstat (limited to 'chapter04/addinguser.xml')
-rw-r--r--chapter04/addinguser.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml
index 535f20b02..b659b4841 100644
--- a/chapter04/addinguser.xml
+++ b/chapter04/addinguser.xml
@@ -86,8 +86,8 @@ case $(uname -m) in
esac</userinput></screen>
<note><para>In some host systems, the following command does not complete
- properly and suspends the login to the lfs user to the background. If the
- prompt "lfs:~$" does not appear immediately, entering the
+ properly and suspends the login to the &lfs-user; user to the background.
+ If the prompt "lfs:~$" does not appear immediately, entering the
<command>fg</command> command will fix the issue.</para></note>
<para>Next, login as user <systemitem class="username">lfs</systemitem>.