aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getgrouplist.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getgrouplist.3')
-rw-r--r--man3/getgrouplist.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/getgrouplist.3 b/man3/getgrouplist.3
index 36c73816d9..9bfe4869b3 100644
--- a/man3/getgrouplist.3
+++ b/man3/getgrouplist.3
@@ -134,6 +134,7 @@ ngroups = 3
.in
.SS Program source
\&
+.\" SRC BEGIN (getgrouplist.c)
.EX
#include <stdio.h>
#include <stdlib.h>
@@ -191,6 +192,7 @@ main(int argc, char *argv[])
exit(EXIT_SUCCESS);
}
.EE
+.\" SRC END
.SH SEE ALSO
.BR getgroups (2),
.BR setgroups (2),