mmap.2: tfix

Reported-by: Marko Myllynen <myllynen@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-11-16 23:35:14 +01:00
parent 91243dad42
commit efc7fb935e
1 changed files with 1 additions and 1 deletions

View File

@ -417,7 +417,7 @@ for stack allocations.
.\" "pthread_create() slow for many threads; also time to revisit 64b
.\" context switch optimization?"
A further reason to employ this flag is portability:
.BR MAP_SHARED
.BR MAP_STACK
exists (and has an effect) on some other systems (e.g., some of the BSDs).
.TP
.BR MAP_SYNC " (since Linux 4.15)"