diff options
Diffstat (limited to 'chapter04')
-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 2dba785d9..c82c67557 100644 --- a/chapter04/addinguser.xml +++ b/chapter04/addinguser.xml @@ -16,7 +16,7 @@ You could use your own user name, but to make it easier to set up a clean working environment, we will create a new user called <systemitem class="username">lfs</systemitem> as a member of a new group (also named - <systemitem class="groupname">lfs</systemitem>) and log in as this user during + <systemitem class="groupname">lfs</systemitem>) and run commands as &lfs-user; during the installation process. As <systemitem class="username">root</systemitem>, issue the following commands to add the new user:</para> |