summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getlogin.2
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-03-03 09:17:16 +0000
committerache <ache@FreeBSD.org>1997-03-03 09:17:16 +0000
commit43ee6e62202714fbafd263ea7d2b9f482ece532c (patch)
tree0e0b7a37096d1fc4c06c509570d85c73043eee8b /lib/libc/sys/getlogin.2
parent434796834d5fa5b5ed09f0eac62988f26b3a0a23 (diff)
downloadFreeBSD-src-43ee6e62202714fbafd263ea7d2b9f482ece532c.zip
FreeBSD-src-43ee6e62202714fbafd263ea7d2b9f482ece532c.tar.gz
Reflect current MAXLONGNAME value and specify that null included
Diffstat (limited to 'lib/libc/sys/getlogin.2')
-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 a225746..bc2df45 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
OpenPOWER on IntegriCloud