summaryrefslogtreecommitdiff
path: root/lib/libc/sys/msync.2
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-07-09 06:16:22 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-07-09 06:16:22 +0000
commit2177df3cd26926c5d2e31669906c06430726e793 (patch)
tree18dbfb0026375736cfefb7f947c8f2451b41be09 /lib/libc/sys/msync.2
parent7be7d5da2488f4d815448a4ac4b0066083d468f0 (diff)
Notes
Diffstat (limited to 'lib/libc/sys/msync.2')
-rw-r--r--lib/libc/sys/msync.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2
index e08c93c2644d..acd90b79ebed 100644
--- a/lib/libc/sys/msync.2
+++ b/lib/libc/sys/msync.2
@@ -55,10 +55,10 @@ is 0, all modified pages within the region containing
will be flushed;
if
.Fa len
-is non-zero, only the pages containing
+is non-zero, only those pages containing
.Fa addr
and
-.Fa len
+.Fa len-1
succeeding locations will be examined.
The
.Fa flags