summaryrefslogtreecommitdiffstats
path: root/man3/getfsent.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getfsent.3')
-rw-r--r--man3/getfsent.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/getfsent.3 b/man3/getfsent.3
index eb610a62a..4a23899ad 100644
--- a/man3/getfsent.3
+++ b/man3/getfsent.3
@@ -93,7 +93,7 @@ returns 1.
Upon failure or end-of-file, these functions return NULL and 0, respectively.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -131,7 +131,7 @@ that however use a
instead of a
.IR "struct fstab" ,
and calls these functions obsolete, superseded by
-.BR getmntent (3).
+.MR getmntent 3 .
.SH STANDARDS
None.
.SH HISTORY
@@ -151,5 +151,5 @@ and
only return the first occurrence, these two functions are not suitable
for use under Linux.
.SH SEE ALSO
-.BR getmntent (3),
-.BR fstab (5)
+.MR getmntent 3 ,
+.MR fstab 5