summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/setgroups.2
diff options
context:
space:
mode:
authorfanf <fanf@FreeBSD.org>2008-06-16 14:50:21 +0000
committerfanf <fanf@FreeBSD.org>2008-06-16 14:50:21 +0000
commitf629d3e257a428b9f2137c0e00a090161da64d27 (patch)
treeb5573e04d70ced9605519cd0aafa839ee8eae5c0 /lib/libc/sys/setgroups.2
parentb6432cbc60f0e634fd17c6a99c7d71f7e797711b (diff)
downloadFreeBSD-src-f629d3e257a428b9f2137c0e00a090161da64d27.zip
FreeBSD-src-f629d3e257a428b9f2137c0e00a090161da64d27.tar.gz
Make it clearer that privilege is needed to reduce as well as
increase group membership.
Diffstat (limited to 'lib/libc/sys/setgroups.2')
-rw-r--r--lib/libc/sys/setgroups.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2
index e481229..e56e95f 100644
--- a/lib/libc/sys/setgroups.2
+++ b/lib/libc/sys/setgroups.2
@@ -57,7 +57,7 @@ more than
as defined in
.In sys/param.h .
.Pp
-Only the super-user may set new groups.
+Only the super-user may set a new group list.
.Sh RETURN VALUES
.Rv -std setgroups
.Sh ERRORS
OpenPOWER on IntegriCloud