summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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