aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/memfrob.3
diff options
Diffstat (limited to 'man/man3/memfrob.3')
-rw-r--r--man/man3/memfrob.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/memfrob.3 b/man/man3/memfrob.3
index 11deebb5aa..1959cf6b2e 100644
--- a/man/man3/memfrob.3
+++ b/man/man3/memfrob.3
@@ -14,7 +14,7 @@ Standard C library
.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"
.B #include <string.h>
.P
-.BI "void *memfrob(size_t " n ;
+.BR "void *memfrob(" "size_t n;"
.BI " void " s [ n "], size_t " n );
.fi
.SH DESCRIPTION