From f629d3e257a428b9f2137c0e00a090161da64d27 Mon Sep 17 00:00:00 2001 From: fanf Date: Mon, 16 Jun 2008 14:50:21 +0000 Subject: Make it clearer that privilege is needed to reduce as well as increase group membership. --- lib/libc/sys/setgroups.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1