summaryrefslogtreecommitdiffstats
path: root/man3/dysize.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/dysize.3')
-rw-r--r--man3/dysize.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/dysize.3 b/man3/dysize.3
index a6278f1bf..e36e91aa8 100644
--- a/man3/dysize.3
+++ b/man3/dysize.3
@@ -19,7 +19,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 dysize ():
@@ -45,7 +45,7 @@ also found in
.IR <time.h> .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -66,4 +66,4 @@ This is a compatibility function only.
Don't use it in new programs.
.\" The SCO version of this function had a year-2000 problem.
.SH SEE ALSO
-.BR strftime (3)
+.MR strftime 3