aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getgroups.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getgroups.2')
-rw-r--r--man2/getgroups.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/getgroups.2 b/man2/getgroups.2
index 3b4f0102b4..b96e8a8528 100644
--- a/man2/getgroups.2
+++ b/man2/getgroups.2
@@ -94,7 +94,7 @@ in the buffer pointed to by
.SH "RETURN VALUE"
On success,
.BR getgroups ()
-the number of supplementary group IDs is returned.
+returns the number of supplementary group IDs is returned.
On error, \-1 is returned, and
.I errno
is set appropriately.