summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/shm_open.2
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>2000-04-23 15:15:15 +0000
committerwollman <wollman@FreeBSD.org>2000-04-23 15:15:15 +0000
commit6f323e4920412b00176608e222ab4c56bec9fc90 (patch)
tree5e6743a6a3d0ab61ecb2abeb136277b84e0d00d3 /lib/libc/sys/shm_open.2
parent6caa8faccc89eed51c504d1006811e916d17aaf7 (diff)
downloadFreeBSD-src-6f323e4920412b00176608e222ab4c56bec9fc90.zip
FreeBSD-src-6f323e4920412b00176608e222ab4c56bec9fc90.tar.gz
Spell MAP_NOSYNC correctly.
Submitted by: allenc@verinet.com
Diffstat (limited to 'lib/libc/sys/shm_open.2')
-rw-r--r--lib/libc/sys/shm_open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2
index adb46ac..d8af879 100644
--- a/lib/libc/sys/shm_open.2
+++ b/lib/libc/sys/shm_open.2
@@ -89,7 +89,7 @@ implementation causes
of a descriptor returned by
.Nm shm_open
to behave as if the
-.Dv MAP_ASYNC
+.Dv MAP_NOSYNC
flag had been specified to
.Xr mmap 2 .
(It does so by setting a special file flag using
OpenPOWER on IntegriCloud