aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/setgroups.2
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@FreeBSD.org>2003-11-19 13:05:50 +0000
committerDiomidis Spinellis <dds@FreeBSD.org>2003-11-19 13:05:50 +0000
commit988d4dc3152d9468791190638757b7571114152f (patch)
treee3780b11da007a0c39aa0bda83f26d1cb620d81b /lib/libc/sys/setgroups.2
parent3193579b66fd7067f898dbc54bdea81a0e6f9bd0 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/setgroups.2')
-rw-r--r--lib/libc/sys/setgroups.26
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2
index 1ff68749a57f..cbc3a36b61f4 100644
--- a/lib/libc/sys/setgroups.2
+++ b/lib/libc/sys/setgroups.2
@@ -71,6 +71,12 @@ system call will fail if:
.Bl -tag -width Er
.It Bq Er EPERM
The caller is not the super-user.
+.It Bq Er EINVAL
+The number specified in the
+.Fa ngroups
+argument is larger than the
+.Dv NGROUPS
+limit.
.It Bq Er EFAULT
The address specified for
.Fa gidset