shmop.2: grfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 08:49:26 +02:00
parent 8b0545b4e8
commit c52cdb837e
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ is specified in
.IR shmflg ,
the segment is attached for reading and the process must have
read permission for the segment.
Otherwise the segment is attached for read and write
Otherwise, the segment is attached for read and write
and the process must have read and write permission for the segment.
There is no notion of a write-only shared memory segment.
.PP