diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-09-03 20:50:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2019-09-03 20:50:55 +0000 |
commit | 148806797dfc6e8ad9beb4224fd1b4cd9269adbd (patch) | |
tree | 63364f354258ca8d4bfaa18899f5423c19d03677 /chapter04/addinguser.xml | |
parent | 09163e546d6aa1d61bc88c6992af8132ca68117d (diff) |
grammar
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04/addinguser.xml')
-rw-r--r-- | chapter04/addinguser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter04/addinguser.xml b/chapter04/addinguser.xml index 4121f4d1c..bd84aa770 100644 --- a/chapter04/addinguser.xml +++ b/chapter04/addinguser.xml @@ -12,7 +12,7 @@ <para>When logged in as user <systemitem class="username">root</systemitem>, making a single mistake can damage or destroy a system. Therefore, we - recommend building the packages in next chapter as an unprivileged user. + recommend building the packages in the next chapter 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 <systemitem class="username">lfs</systemitem> as a member of a new group (also named |