diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-03 09:17:16 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-03-03 09:17:16 +0000 |
| commit | 216a8ce058a71dc6e9cb06b63a110f675b4b7160 (patch) | |
| tree | f2352235e7205c3b477886fe803a3b47e633ebb2 /lib/libc | |
| parent | 1366201aec31176a0ffb73abfae9ca73d81132bd (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/getlogin.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getlogin.2 b/lib/libc/sys/getlogin.2 index a225746da11a..bc2df45f109e 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 16. +characters, currently 20 including null. .It Bq Er EPERM The caller tried to set the login name and was not the super-user. .El |
