mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
shadow: fix (clarify?) the consequence of missing "users" group
To me "has been created" is not correct. Or maybe it's some advanced usage of English I don't understand...
This commit is contained in:
parent
31e9ff9527
commit
9af3d7f77d
@ -205,7 +205,7 @@ useradd -D --gid 999</userinput></screen>
|
||||
<command>useradd</command> without the <parameter>-g</parameter>
|
||||
parameter, an error message will be generated—<computeroutput>useradd:
|
||||
unknown GID 999</computeroutput>,
|
||||
even though the account has been created correctly. That is why we
|
||||
despite the account can still be created correctly. That is why we
|
||||
created the group <systemitem class="groupname">users</systemitem>
|
||||
with this group ID in <xref linkend='ch-tools-createfiles'/>.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user