diff options
Diffstat (limited to 'lib/libc/sys/setgroups.2')
| -rw-r--r-- | lib/libc/sys/setgroups.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2 index 79f60ac61d5d..1570ac7e5d52 100644 --- a/lib/libc/sys/setgroups.2 +++ b/lib/libc/sys/setgroups.2 @@ -52,8 +52,9 @@ system call sets the group access list of the current user process according to the array .Fa gidset . -The parameter +The .Fa ngroups +argument indicates the number of entries in the array and must be no more than .Dv NGROUPS , |
