aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/setgroups.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2003-09-10 19:24:35 +0000
commit743d5d518c25e41a3e9026d400fa625efc306c82 (patch)
treeeef4036b4299212e7d9f218a5394cd119824ab1f /lib/libc/sys/setgroups.2
parent6fac181c69796d77d480e152882376531588a7c6 (diff)
Notes
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 1570ac7e5d52..1ff68749a57f 100644
--- a/lib/libc/sys/setgroups.2
+++ b/lib/libc/sys/setgroups.2
@@ -59,7 +59,7 @@ indicates the number of entries in the array and must be no
more than
.Dv NGROUPS ,
as defined in
-.Ao Pa sys/param.h Ac .
+.In sys/param.h .
.Pp
Only the super-user may set new groups.
.Sh RETURN VALUES