aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/strxfrm.3
diff options
Diffstat (limited to 'man/man3/strxfrm.3')
-rw-r--r--man/man3/strxfrm.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/strxfrm.3 b/man/man3/strxfrm.3
index d071ec62a3..9c408d5500 100644
--- a/man/man3/strxfrm.3
+++ b/man/man3/strxfrm.3
@@ -13,7 +13,7 @@ Standard C library
.nf
.B #include <string.h>
.P
-.BI "size_t strxfrm(size_t " n ;
+.BR "size_t strxfrm(" "size_t n;"
.BI " char " dest "[restrict " n "], \
const char " src "[restrict " n ],
.BI " size_t " n );