summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1997-12-30 03:26:15 +0000
committeralex <alex@FreeBSD.org>1997-12-30 03:26:15 +0000
commit1b7cba5f352f8b7ee7282d791ab06fd072683e29 (patch)
treef5ad7682585927fd9fb48fa6a967792835807eb2 /lib/libc/sys
parent475bb0a6c5c9b6d9de27891bf966326d572df615 (diff)
downloadFreeBSD-src-1b7cba5f352f8b7ee7282d791ab06fd072683e29.zip
FreeBSD-src-1b7cba5f352f8b7ee7282d791ab06fd072683e29.tar.gz
Document MS_SYNC.
Diffstat (limited to 'lib/libc/sys')
-rw-r--r--lib/libc/sys/msync.21
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/msync.2 b/lib/libc/sys/msync.2
index 425a507..dcb4f70 100644
--- a/lib/libc/sys/msync.2
+++ b/lib/libc/sys/msync.2
@@ -65,6 +65,7 @@ The
argument may be specified as follows:
.Bd -literal
MS_ASYNC Return immediately (not currently implemented)
+MS_SYNC Perform synchronous writes
MS_INVALIDATE Invalidate all cached data
.Ed
.Sh RETURN VALUES
OpenPOWER on IntegriCloud