getgrouplist.3: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-26 06:25:31 +01:00
parent 1e9b8f7f7d
commit 1e8fdbd995
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ If the user is a member of more than
groups, then
.BR getgrouplist ()
returns \-1.
In this case the value returned in
In this case, the value returned in
.IR *ngroups
can be used to resize the buffer passed to a further call
.BR getgrouplist ().