aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/wmemcmp.3
diff options
Diffstat (limited to 'man/man3/wmemcmp.3')
-rw-r--r--man/man3/wmemcmp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/wmemcmp.3 b/man/man3/wmemcmp.3
index 1cc86f0ed3..4530760348 100644
--- a/man/man3/wmemcmp.3
+++ b/man/man3/wmemcmp.3
@@ -13,7 +13,7 @@ Standard C library
.nf
.B #include <wchar.h>
.P
-.BI "int wmemcmp(size_t " n ;
+.BR "int wmemcmp(" "size_t n;"
.BI " const wchar_t " s1 [ n "], const wchar_t " s2 [ n "], \
size_t " n );
.fi