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:
Marc Haber 2024-12-05 18:54:17 +01:00 committed by Serge Hallyn
parent 2e47f4dd5f
commit 68c3ac04e6

View File

@ -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>