shmget.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 07:06:02 +02:00
parent 53b81588a7
commit ec64ab7fe3
1 changed files with 2 additions and 2 deletions

View File

@ -265,9 +265,9 @@ isn't a flag field but a
type.
If this special value is used for
.IR key ,
the system call ignores everything but the least significant 9 bits of
the system call ignores all but the least significant 9 bits of
.I shmflg
and creates a new shared memory segment (on success).
and creates a new shared memory segment.
.PP
The following limits on shared memory segment resources affect the
.BR shmget ()