OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / getgroups.2
index 0c6f26c..92fa941 100644 (file)
@@ -28,7 +28,7 @@
 .\" 2008-05-03, mtk, expanded and rewrote parts of DESCRIPTION and RETURN
 .\"     VALUE, made style of page more consistent with man-pages style.
 .\"
-.TH GETGROUPS 2 2013-10-18 "Linux" "Linux Programmer's Manual"
+.TH GETGROUPS 2 2014-08-19 "Linux" "Linux Programmer's Manual"
 .SH NAME
 getgroups, setgroups \- get/set list of supplementary group IDs
 .SH SYNOPSIS
@@ -179,11 +179,12 @@ wrapper function transparently deals with the variation across kernel versions.
 .BR getgid (2),
 .BR setgid (2),
 .BR getgrouplist (3),
+.BR group_member (3),
 .BR initgroups (3),
 .BR capabilities (7),
 .BR credentials (7)
 .SH COLOPHON
-This page is part of release 3.67 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,