summaryrefslogtreecommitdiffstats
path: root/man3/mbsnrtowcs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mbsnrtowcs.3')
-rw-r--r--man3/mbsnrtowcs.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/mbsnrtowcs.3 b/man3/mbsnrtowcs.3
index a8447e594..aea351b4b 100644
--- a/man3/mbsnrtowcs.3
+++ b/man3/mbsnrtowcs.3
@@ -25,7 +25,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 mbsnrtowcs ():
@@ -39,7 +39,7 @@ Feature Test Macro Requirements for glibc (see
The
.BR mbsnrtowcs ()
function is like the
-.BR mbsrtowcs (3)
+.MR mbsrtowcs 3
function, except that
the number of bytes to be converted, starting at
.IR *src ,
@@ -163,7 +163,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
@@ -193,7 +193,7 @@ Passing NULL as
.I ps
is not multithread safe.
.SH SEE ALSO
-.BR iconv (3),
-.BR mbrtowc (3),
-.BR mbsinit (3),
-.BR mbsrtowcs (3)
+.MR iconv 3 ,
+.MR mbrtowc 3 ,
+.MR mbsinit 3 ,
+.MR mbsrtowcs 3