]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
man: update username length
authorIker Pedrosa <ipedrosa@redhat.com>
Tue, 7 May 2024 07:37:21 +0000 (09:37 +0200)
committerAlejandro Colomar <alx@kernel.org>
Thu, 9 May 2024 08:56:27 +0000 (10:56 +0200)
Fixes: 6a1f45d932c8 ("lib/chkname.c: Support unlimited user name lengths")
Related-To: https://github.com/shadow-maint/shadow/pull/986
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
man/useradd.8.xml

index 067440acd3f2b1c12269f452b19b964652f86e3b..001e7d14c94ca506e4d65eb0b4965db94ade33cc 100644 (file)
       the <command>ls</command> output.
     </para>
     <para>
-      Usernames may only be up to 32 characters long.
+      Usernames may only be up to 256 characters long.
     </para>
   </refsect1>