aboutsummaryrefslogtreecommitdiffstats
path: root/man/man3/memfrob.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/memfrob.3')
-rw-r--r--man/man3/memfrob.33
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man3/memfrob.3 b/man/man3/memfrob.3
index 24e330f109..17b7dc3b3a 100644
--- a/man/man3/memfrob.3
+++ b/man/man3/memfrob.3
@@ -19,7 +19,8 @@ Standard C library
.BR "#define _GNU_SOURCE" " /* See feature_test_macros(7) */"
.B #include <string.h>
.P
-.BI "void *memfrob(void " s [. n "], size_t " n );
+.BI "void *memfrob(size_t " n ;
+.BI " void " s [ n "], size_t " n );
.fi
.SH DESCRIPTION
The