aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/mbtowc.3
diff options
Diffstat (limited to 'man/man3/mbtowc.3')
-rw-r--r--man/man3/mbtowc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/mbtowc.3 b/man/man3/mbtowc.3
index 977a74fc56..22f0cbc2e9 100644
--- a/man/man3/mbtowc.3
+++ b/man/man3/mbtowc.3
@@ -13,7 +13,7 @@ Standard C library
.nf
.B #include <stdlib.h>
.P
-.BI "int mbtowc(size_t " n ;
+.BR "int mbtowc(" "size_t n;"
.BI " wchar_t *restrict " pwc ", const char " s "[restrict " n "], \
size_t " n );
.fi