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