From ee58dcaeb326454c6f3d3869ef1114f158c3999d Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 3 Mar 1997 09:52:26 +0000 Subject: Use stricter MAXLOGNAME now --- lib/libc/sys/getlogin.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2 index bc2df45f109e..56cef8addbb8 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 20 including null. +characters, currently 17 including null. .It Bq Er EPERM The caller tried to set the login name and was not the super-user. .El -- cgit v1.3