aboutsummaryrefslogtreecommitdiffstats
path: root/man2/msync.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/msync.2')
-rw-r--r--man2/msync.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/msync.2 b/man2/msync.2
index 78b6d5c8ed..b4c339e6d9 100644
--- a/man2/msync.2
+++ b/man2/msync.2
@@ -12,7 +12,7 @@ Standard C library
.nf
.B #include <sys/mman.h>
.PP
-.BI "int msync(void *" addr ", size_t " length ", int " flags );
+.BI "int msync(void " addr [. length "], size_t " length ", int " flags );
.fi
.SH DESCRIPTION
.BR msync ()