mmap.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-05-26 14:37:23 +02:00
parent f1008f5f1d
commit b758a50ab8
1 changed files with 1 additions and 1 deletions

View File

@ -735,7 +735,7 @@ In some cases, this could be fixed by calling
before the unmap takes place;
however, this doesn't work on
.BR tmpfs (5)
(for example, when using POSIX shared memory interface documented in
(for example, when using the POSIX shared memory interface documented in
.BR shm_overview (7)).
.SH EXAMPLE
.\" FIXME . Add an example here that uses an anonymous shared region for