summaryrefslogtreecommitdiffstats
path: root/man3/mblen.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mblen.3')
-rw-r--r--man3/mblen.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/mblen.3 b/man3/mblen.3
index c2e421de9..407696226 100644
--- a/man3/mblen.3
+++ b/man3/mblen.3
@@ -85,7 +85,7 @@ invalid multibyte sequence was encountered or if it couldn't parse a complete
multibyte character.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -99,7 +99,7 @@ T} Thread safety MT-Unsafe race
.TE
.SH VERSIONS
The function
-.BR mbrlen (3)
+.MR mbrlen 3
provides a better interface to the same
functionality.
.SH STANDARDS
@@ -114,4 +114,4 @@ depends on the
category of the
current locale.
.SH SEE ALSO
-.BR mbrlen (3)
+.MR mbrlen 3