OSDN Git Service

(split) LDP: Update original to LDP v3.64
[linuxjm/LDP_man-pages.git] / original / man3 / getgrouplist.3
index 6ea6675..d6c453d 100644 (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 ().
@@ -192,3 +192,11 @@ main(int argc, char *argv[])
 .BR getgrent (3),
 .BR group (5),
 .BR passwd (5)
+.SH COLOPHON
+This page is part of release 3.64 of the Linux
+.I man-pages
+project.
+A description of the project,
+and information about reporting bugs,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.