From 707c4d32ad96370dc5ba159ea7f030a1ba193b1c Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 7 Sep 2021 22:44:10 +0200 Subject: Remove spaces at end o lines - chapter04 --- chapter04/addinguser.xml | 2 +- chapter04/settingenviron.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml index 59fca9468..49fb43466 100644 --- a/chapter04/addinguser.xml +++ b/chapter04/addinguser.xml @@ -11,7 +11,7 @@ Adding the LFS User When logged in as user root, - making a single mistake can damage or destroy a system. Therefore, + making a single mistake can damage or destroy a system. Therefore, the packages in the next two chapters are built as an unprivileged user. You could use your own user name, but to make it easier to set up a clean working environment, create a new user called out of the way. As the root user, run: - [ ! -e /etc/bash.bashrc ] || mv -v /etc/bash.bashrc /etc/bash.bashrc.NOUSE + [ ! -e /etc/bash.bashrc ] || mv -v /etc/bash.bashrc /etc/bash.bashrc.NOUSE After use of the lfs user is finished at the beginning of