summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-03-03 09:52:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-03-03 09:52:26 +0000
commitee58dcaeb326454c6f3d3869ef1114f158c3999d (patch)
treebc59f10c13ac4c6095ac84ff3080a69e71443cff /lib/libc
parente91f3cb0c3b1d2b080f8e76a5fdf16b40e9d6e67 (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/getlogin.22
1 files changed, 1 insertions, 1 deletions
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