OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man3 / initgroups.3
index f2d0b31..4ed7d51 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