OSDN Git Service

LDP: Update original to LDP v3.75
[linuxjm/LDP_man-pages.git] / original / man3 / getgrouplist.3
index c55efc7..003bf95 100644 (file)
@@ -26,7 +26,7 @@
 .\" the source, must acknowledge the copyright and authors of this work.
 .\" %%%LICENSE_END
 .\"
-.TH GETGROUPLIST 3 2008-07-03 "GNU" "Linux Programmer's Manual"
+.TH GETGROUPLIST 3 2014-08-19 "GNU" "Linux Programmer's Manual"
 .SH NAME
 getgrouplist \- get list of groups to which a user belongs
 .SH SYNOPSIS
@@ -190,10 +190,11 @@ main(int argc, char *argv[])
 .BR getgroups (2),
 .BR setgroups (2),
 .BR getgrent (3),
+.BR group_member (3),
 .BR group (5),
 .BR passwd (5)
 .SH COLOPHON
-This page is part of release 3.68 of the Linux
+This page is part of release 3.75 of the Linux
 .I man-pages
 project.
 A description of the project,