This commit is contained in:
Michael Kerrisk 2007-12-14 14:15:32 +00:00
parent 722bd1d0fc
commit 2d6cfc1a82
1 changed files with 6 additions and 2 deletions

View File

@ -256,8 +256,12 @@ However, most systems also support
(or its synonym
.BR MAP_ANON ).
.LP
Some systems document the additional flags MAP_AUTOGROW, MAP_AUTORESRV,
MAP_COPY, and MAP_LOCAL.
Some systems document the additional flags
.BR MAP_AUTOGROW ,
.BR MAP_AUTORESRV ,
.BR MAP_COPY ,
and
.BR MAP_LOCAL .
.LP
Memory mapped by
.BR mmap ()