From e38283d738801e580471467e58cb64a03b015812 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 9 Sep 2020 14:17:18 +0200 Subject: [PATCH] msgop.2: Minor tweak's to Yang Xu's patch Signed-off-by: Michael Kerrisk --- man2/msgop.2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/man2/msgop.2 b/man2/msgop.2 index e559097a7..6a8dfcdf8 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -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 .