diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2000-04-23 15:15:15 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2000-04-23 15:15:15 +0000 |
| commit | d166947eda4ad750c2367f270e630d42b638091a (patch) | |
| tree | a75d85af63b786817b8c3b2b307cedbbf3d1f99b /lib/libc/sys | |
| parent | 2987ad444fa2ee56fa5a6ad31ddcc16d6cde2704 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/shm_open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/shm_open.2 b/lib/libc/sys/shm_open.2 index adb46ace1f43..d8af8794529e 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 |
