msgop.2: Minor tweak's to Yang Xu's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-09 14:17:18 +02:00
parent ab365f43e7
commit e38283d738
1 changed files with 4 additions and 3 deletions

View File

@ -467,10 +467,11 @@ and the queue contains less than
messages.
.TP
.BR ENOSYS " (since Linux 3.8)"
.B IPC_NOWAIT
and
Both
.B MSG_COPY
was specified in
and
.B IPC_NOWAIT
were specified in
.IR msgflg ,
and this kernel was configured without
.BR CONFIG_CHECKPOINT_RESTORE .