summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getgroups.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/getgroups.2')
-rw-r--r--lib/libc/sys/getgroups.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getgroups.2 b/lib/libc/sys/getgroups.2
index 6527e80..7b0789d 100644
--- a/lib/libc/sys/getgroups.2
+++ b/lib/libc/sys/getgroups.2
@@ -48,11 +48,11 @@
.Sh DESCRIPTION
.Fn Getgroups
gets the current group access list of the user process
-and stores it in the array
+and stores it in the array
.Fa gidset .
The parameter
.Fa gidsetlen
-indicates the number of entries that may be placed in
+indicates the number of entries that may be placed in
.Fa gidset .
.Fn Getgroups
returns the actual number of groups returned in
OpenPOWER on IntegriCloud