semget.2: wfix

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

View File

@ -242,7 +242,7 @@ 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 semflg
and creates a new semaphore set (on success).
.PP