mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 05:57:53 +00:00
man/useradd.8.xml: Document new exit code 19 (E_BAD_NAME)
Link: <https://github.com/shadow-maint/shadow/issues/1103> Link: <https://github.com/shadow-maint/shadow/pull/1141> Signed-off-by: Marc 'Zugschlus' Haber <mh+githubvisible@zugschlus.de> Cc: Chris Hofstaedtler <zeha@debian.org> Cc: Serge Hallyn <serge@hallyn.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
parent
2e47f4dd5f
commit
68c3ac04e6
@ -891,6 +891,12 @@
|
||||
<para>can't update SELinux user mapping</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><replaceable>19</replaceable></term>
|
||||
<listitem>
|
||||
<para>invalid user or group name</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user