]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man/useradd.8.xml: Document new exit code 19 (E_BAD_NAME)
authorMarc Haber <mh+debian-packages@zugschlus.de>
Thu, 5 Dec 2024 17:54:17 +0000 (18:54 +0100)
committerSerge Hallyn <serge@hallyn.com>
Sun, 9 Feb 2025 15:00:46 +0000 (09:00 -0600)
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>
man/useradd.8.xml

index c4b1001afa8c8002eaceb7dca540e95b21b98ce3..eda1fefe519e08d90288b62d900c3b825f4fa7ef 100644 (file)
            <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>