summaryrefslogtreecommitdiffstats
path: root/man3/wcsnrtombs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/wcsnrtombs.3')
-rw-r--r--man3/wcsnrtombs.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/wcsnrtombs.3 b/man3/wcsnrtombs.3
index 229cf59a3..705ab4209 100644
--- a/man3/wcsnrtombs.3
+++ b/man3/wcsnrtombs.3
@@ -26,7 +26,7 @@ mbstate_t *restrict " ps );
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR wcsnrtombs ():
@@ -40,7 +40,7 @@ Feature Test Macro Requirements for glibc (see
The
.BR wcsnrtombs ()
function is like the
-.BR wcsrtombs (3)
+.MR wcsrtombs 3
function,
except that the number of wide characters to be converted,
starting at
@@ -154,7 +154,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
@@ -184,6 +184,6 @@ Passing NULL as
.I ps
is not multithread safe.
.SH SEE ALSO
-.BR iconv (3),
-.BR mbsinit (3),
-.BR wcsrtombs (3)
+.MR iconv 3 ,
+.MR mbsinit 3 ,
+.MR wcsrtombs 3