Fix E_NAME_IN_USE documentation.

Since code gives this error if username or group name is already
used the documentation should reflect that.
This commit is contained in:
Jeremy Whiting
2022-07-27 12:02:12 -06:00
committed by Serge Hallyn
parent f397e32638
commit b5aba2624b
3 changed files with 3 additions and 3 deletions

View File

@@ -841,7 +841,7 @@
<varlistentry>
<term><replaceable>9</replaceable></term>
<listitem>
<para>username already in use</para>
<para>username or group name already in use</para>
</listitem>
</varlistentry>
<varlistentry>