summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorTony Finch <fanf@FreeBSD.org>2008-06-16 14:50:21 +0000
committerTony Finch <fanf@FreeBSD.org>2008-06-16 14:50:21 +0000
commit0cf1d3bf739a99f23bd8142a0d321fff6a112de4 (patch)
treeb5573e04d70ced9605519cd0aafa839ee8eae5c0 /lib/libc
parentd55f3840339ad2084003814192631b5fb4b122c0 (diff)
Notes
Diffstat (limited to 'lib/libc')
-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 e4812294cc1a..e56e95f7f754 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