summaryrefslogtreecommitdiffstats
path: root/man3/mbstowcs.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mbstowcs.3')
-rw-r--r--man3/mbstowcs.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3
index f08ce3258..ce80db399 100644
--- a/man3/mbstowcs.3
+++ b/man3/mbstowcs.3
@@ -90,7 +90,7 @@ encountered,
is returned.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -104,7 +104,7 @@ T} Thread safety MT-Safe
.TE
.SH VERSIONS
The function
-.BR mbsrtowcs (3)
+.MR mbsrtowcs 3
provides a better interface to the same
functionality.
.SH STANDARDS
@@ -230,8 +230,8 @@ main(int argc, char *argv[])
.EE
.\" SRC END
.SH SEE ALSO
-.BR mblen (3),
-.BR mbsrtowcs (3),
-.BR mbtowc (3),
-.BR wcstombs (3),
-.BR wctomb (3)
+.MR mblen 3 ,
+.MR mbsrtowcs 3 ,
+.MR mbtowc 3 ,
+.MR wcstombs 3 ,
+.MR wctomb 3