From 08d63c99aec5aa5dd337075c63db31e895f4a539 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 2 Mar 1997 21:47:03 +0000 Subject: MAXLOGNAME currently 16, not 12 --- lib/libc/sys/getlogin.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2 index 4676714..a225746 100644 --- a/lib/libc/sys/getlogin.2 +++ b/lib/libc/sys/getlogin.2 @@ -140,7 +140,7 @@ Login names are limited to .Dv MAXLOGNAME (from .Ao Pa sys/param.h Ac ) -characters, currently 12. +characters, currently 16. .It Bq Er EPERM The caller tried to set the login name and was not the super-user. .El -- cgit v1.1