mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Cleaned up English idiom just a trifle.
This commit is contained in:
parent
edbf3d91c9
commit
13702d9f05
@ -62,7 +62,7 @@ useradd -s /bin/bash -g lfs -m -k /dev/null lfs</userinput></screen>
|
||||
<varlistentry>
|
||||
<term><parameter>lfs</parameter></term>
|
||||
<listitem>
|
||||
<para>This is the actual name for the created user.</para>
|
||||
<para>This is the name of the new user.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
@ -71,7 +71,7 @@ useradd -s /bin/bash -g lfs -m -k /dev/null lfs</userinput></screen>
|
||||
<para>If you want to log in as &lfs-user; or switch to &lfs-user; from a
|
||||
non-&root; user (as opposed to switching to user &lfs-user;
|
||||
when logged in as &root;, which does not require the &lfs-user; user to
|
||||
have a password), you need to set a password of &lfs-user;. Issue the
|
||||
have a password), you need to set a password for &lfs-user;. Issue the
|
||||
following command as the &root; user to set the password:</para>
|
||||
|
||||
<screen role="nodump"><userinput>passwd lfs</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user