From e286d8db1493827461aa95ea43b345a9ce5d9f2e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 21 Apr 2022 14:12:43 +0800 Subject: decorate the references to root and lfs user The references already correctly decorated are not changed because "if it's not broken don't fix it". --- chapter04/addinguser.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter04') 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 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 fg command will fix the issue. Next, login as user lfs. -- cgit v1.2.3-54-g00ecf