summaryrefslogtreecommitdiffstats
path: root/man3/fgetpwent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/fgetpwent.3')
-rw-r--r--man3/fgetpwent.326
1 files changed, 13 insertions, 13 deletions
diff --git a/man3/fgetpwent.3 b/man3/fgetpwent.3
index 038778033..911d87ee1 100644
--- a/man3/fgetpwent.3
+++ b/man3/fgetpwent.3
@@ -28,7 +28,7 @@ Standard C library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR fgetpwent ():
@@ -50,7 +50,7 @@ The file referred to by
must have the same format as
.I /etc/passwd
(see
-.BR passwd (5)).
+.MR passwd 5 ).
.P
The \fIpasswd\fP structure is defined in \fI<pwd.h>\fP as follows:
.P
@@ -89,7 +89,7 @@ structure.
password database file
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -115,13 +115,13 @@ None.
.SH HISTORY
SVr4.
.SH SEE ALSO
-.BR endpwent (3),
-.BR fgetpwent_r (3),
-.BR fopen (3),
-.BR getpw (3),
-.BR getpwent (3),
-.BR getpwnam (3),
-.BR getpwuid (3),
-.BR putpwent (3),
-.BR setpwent (3),
-.BR passwd (5)
+.MR endpwent 3 ,
+.MR fgetpwent_r 3 ,
+.MR fopen 3 ,
+.MR getpw 3 ,
+.MR getpwent 3 ,
+.MR getpwnam 3 ,
+.MR getpwuid 3 ,
+.MR putpwent 3 ,
+.MR setpwent 3 ,
+.MR passwd 5