Spell MAP_NOSYNC correctly.

Submitted by:	allenc@verinet.com
This commit is contained in:
Garrett Wollman 2000-04-23 15:15:15 +00:00
parent 2987ad444f
commit d166947eda
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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