summaryrefslogtreecommitdiffstats
path: root/man3/mbsrtowcs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mbsrtowcs.3')
-rw-r--r--man3/mbsrtowcs.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/mbsrtowcs.3 b/man3/mbsrtowcs.3
index 7dd8d6827..e3910f021 100644
--- a/man3/mbsrtowcs.3
+++ b/man3/mbsrtowcs.3
@@ -116,7 +116,7 @@ characters at
.IR dest .
.P
This function is a restartable version of
-.BR mbstowcs (3).
+.MR mbstowcs 3 .
.SH RETURN VALUE
The number of wide characters that make
up the converted part of the wide-character string, not including the
@@ -130,7 +130,7 @@ set to
.BR EILSEQ .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lb lb lbx
@@ -162,8 +162,8 @@ Passing NULL as
.I ps
is not multithread safe.
.SH SEE ALSO
-.BR iconv (3),
-.BR mbrtowc (3),
-.BR mbsinit (3),
-.BR mbsnrtowcs (3),
-.BR mbstowcs (3)
+.MR iconv 3 ,
+.MR mbrtowc 3 ,
+.MR mbsinit 3 ,
+.MR mbsnrtowcs 3 ,
+.MR mbstowcs 3