mq_open.3: ERRORS: Add EACCES error for name containing > 1 slash

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2009-02-20 14:15:21 +13:00
parent 1e22e66618
commit b2e7d0723e
1 changed files with 5 additions and 0 deletions

View File

@ -138,6 +138,11 @@ set to indicate the error.
The queue exists, but the caller does not have permission to
open it in the specified mode.
.TP
.B EACCES
.I name
contained more than one slash.
.\" Note that this isn't consistent with the same case for sem_open()
.TP
.B EEXIST
Both
.B O_CREAT