diff options
Diffstat (limited to 'man/sysusers.d.xml')
-rw-r--r-- | man/sysusers.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml index a4083adb4f..c0d8a1682a 100644 --- a/man/sysusers.d.xml +++ b/man/sysusers.d.xml @@ -193,7 +193,7 @@ u root 0 "Superuser" /root</programlisting> match the owners of pre-existing files (such as SUID or SGID binaries). The syntax <literal><replaceable>uid</replaceable>:<replaceable>gid</replaceable></literal> is also supported to - allow creating user and group pairs with different numeric UID and GID values. If a group with the indicated GID already exists it is not created. + allow creating user and group pairs with different numeric UID and GID values. The group with the indicated GID must get created explicitly before or it must already exist. </para> <para>For <varname>m</varname> lines, this field should contain |