shmget.2: wfix

The section is about failures, no need to recall this for that
specific error code.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-05-23 15:42:38 +02:00 committed by Michael Kerrisk
parent 13b792dcc2
commit 11bae399cf
1 changed files with 1 additions and 2 deletions

View File

@ -214,8 +214,7 @@ or greater than
.BR SHMMAX .
.TP
.B EINVAL
(The call did not create a new segment and)
a segment for the given
A segment for the given
.I key
exists, but \fIsize\fP is greater than the size
of that segment.