shmop.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 10:22:39 +02:00
parent 4aaf987efc
commit bddaba77a9
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ Allow the contents of the segment to be executed.
The caller must have execute permission on the segment.
.TP
.BR SHM_RDONLY
Attach the segment read-only access.
Attach the segment for read-only access.
The process must have read permission for the segment.
If this flag is not specified,
the segment is attached for read and write access,