]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/setgroups.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / setgroups.2
index 1547f702787cd1518c0e32c3c803d82172b9577c..889c652f7a89b63149e16e73b264e18c06a4c232 100644 (file)
@@ -33,7 +33,7 @@
 .\"
 .\"     @(#)setgroups.2        8.2 (Berkeley) 4/16/94
 .\"
-.Dd April 16, 1994
+.Dd September 15, 2010
 .Dt SETGROUPS 2
 .Os BSD 4.2
 .Sh NAME
@@ -45,7 +45,7 @@
 .Ft int
 .Fn setgroups "int ngroups" "const gid_t *gidset"
 .Sh DESCRIPTION
-.Fn Setgroups
+.Fn setgroups
 sets the group access list of the current user process
 according to the array 
 .Fa gidset .
@@ -56,6 +56,10 @@ more than
 .Dv {NGROUPS_MAX} .
 .Pp
 Only the super-user may set new groups.
+.Pp
+Use of
+.Fn setgroups
+is highly discouraged.
 .Sh RETURN VALUES
 A 0 value is returned on success, -1 on error, with
 an error code stored in