aboutsummaryrefslogtreecommitdiffstats
path: root/man/man2/madvise.2
diff options
Diffstat (limited to 'man/man2/madvise.2')
-rw-r--r--man/man2/madvise.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2/madvise.2 b/man/man2/madvise.2
index 81884ee197..10cc21fa4d 100644
--- a/man/man2/madvise.2
+++ b/man/man2/madvise.2
@@ -12,7 +12,7 @@ Standard C library
.nf
.B #include <sys/mman.h>
.P
-.BI "int madvise(size_t " size ;
+.BR "int madvise(" "size_t size;"
.BI " void " addr [ size "], size_t " size ", int " advice );
.fi
.P