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:
committed by
Serge Hallyn
parent
f397e32638
commit
b5aba2624b
@@ -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>
|
||||
|
Reference in New Issue
Block a user