summaryrefslogtreecommitdiffstats
path: root/man3/getpw.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpw.3')
-rw-r--r--man3/getpw.322
1 files changed, 11 insertions, 11 deletions
diff --git a/man3/getpw.3 b/man3/getpw.3
index b40b36ffd..dad08bf1c 100644
--- a/man3/getpw.3
+++ b/man3/getpw.3
@@ -54,7 +54,7 @@ struct passwd {
.in
.P
For more information about the fields of this structure, see
-.BR passwd (5).
+.MR passwd 5 .
.SH RETURN VALUE
The
.BR getpw ()
@@ -91,7 +91,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
@@ -113,13 +113,13 @@ The
function is dangerous as it may overflow the provided buffer
.IR buf .
It is obsoleted by
-.BR getpwuid (3).
+.MR getpwuid 3 .
.SH SEE ALSO
-.BR endpwent (3),
-.BR fgetpwent (3),
-.BR getpwent (3),
-.BR getpwnam (3),
-.BR getpwuid (3),
-.BR putpwent (3),
-.BR setpwent (3),
-.BR passwd (5)
+.MR endpwent 3 ,
+.MR fgetpwent 3 ,
+.MR getpwent 3 ,
+.MR getpwnam 3 ,
+.MR getpwuid 3 ,
+.MR putpwent 3 ,
+.MR setpwent 3 ,
+.MR passwd 5