msgget.2: Reword EEXIST error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-28 07:57:36 +02:00
parent df036ba6d0
commit 85889360c9
1 changed files with 5 additions and 6 deletions

View File

@ -154,14 +154,13 @@ and does not have the
capability. capability.
.TP .TP
.B EEXIST .B EEXIST
A message queue exists for
.I key
and
.I msgflg
specified both
.B IPC_CREAT .B IPC_CREAT
and and
.BR IPC_EXCL . .BR IPC_EXCL
were specified in
.IR msgflg ,
but a message queue already exists for
.IR key .
.TP .TP
.B ENOENT .B ENOENT
No message queue exists for No message queue exists for