OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man3 / initgroups.3
index f2d0b31..d78b026 100644 (file)
@@ -51,9 +51,15 @@ _BSD_SOURCE
 The
 .BR initgroups ()
 function initializes the group access list by
-reading the group database \fI/etc/group\fP and using all groups of
-which \fIuser\fP is a member.
-The additional group \fIgroup\fP is
+reading the group database
+.I /etc/group
+and using all groups of
+which
+.I user
+is a member.
+The additional group
+.I group
+is
 also added to the list.
 
 The
@@ -85,3 +91,12 @@ SVr4, 4.3BSD.
 .BR getgroups (2),
 .BR setgroups (2),
 .BR credentials (7)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.