mmap.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-07-23 14:50:32 +02:00
parent 0714d6bf84
commit ca90e95aa3
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ and whether updates are carried through to the underlying file.
This behavior is determined by including exactly one
of the following values in
.IR flags :
.TP 1.1i
.TP
.B MAP_SHARED
Share this mapping.
Updates to the mapping are visible to other processes that map this file,