word choice

This commit is contained in:
Bruce Dubbs 2022-11-22 15:19:47 -06:00
parent a66cd7f020
commit 66d32d7e29

View File

@ -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 &mdash; <computeroutput>useradd:
unknown GID 999</computeroutput>,
despite the account can still be created correctly. That is why we
even though the account has been 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>