man: update username length

Fixes: 6a1f45d932 ("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>
This commit is contained in:
Iker Pedrosa
2024-05-07 09:37:21 +02:00
committed by Alejandro Colomar
parent 98aefe8772
commit 03c31bef87

View File

@@ -727,7 +727,7 @@
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>