summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-07-17 04:02:33 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-07-17 04:02:33 +0000
commite3c0ee2101808536b97cdf4749bd1c352d49b31a (patch)
tree85aa593f43e3314a06c3222a058ceec1cb8e2460
parent8857668bd31c1c48bceef9cf17b2221a7de45763 (diff)
Notes
-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 f21ff295c307..e5259944d5d8 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