summaryrefslogtreecommitdiffstats
path: root/man3/getspnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getspnam.3')
-rw-r--r--man3/getspnam.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/getspnam.3 b/man3/getspnam.3
index c97f2fa2d..18e10783f 100644
--- a/man3/getspnam.3
+++ b/man3/getspnam.3
@@ -51,7 +51,7 @@ struct spwd **" spbufp );
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR getspent_r (),
@@ -80,9 +80,9 @@ readable only by root.
The functions described below resemble those for
the traditional password database
(e.g., see
-.BR getpwnam (3)
+.MR getpwnam 3
and
-.BR getpwent (3)).
+.MR getpwent 3 ).
.\" FIXME . I've commented out the following for the
.\" moment. The relationship between PAM and nsswitch.conf needs
.\" to be clearly documented in one place, which is pointed to by
@@ -243,7 +243,7 @@ defines the constant
to the pathname of the shadow password file.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -338,7 +338,7 @@ Many other systems provide a similar API.
.SH STANDARDS
None.
.SH SEE ALSO
-.BR getgrnam (3),
-.BR getpwnam (3),
-.BR getpwnam_r (3),
-.BR shadow (5)
+.MR getgrnam 3 ,
+.MR getpwnam 3 ,
+.MR getpwnam_r 3 ,
+.MR shadow 5