From a42a171f7d212d9be09321a81b862fdb28f2e668 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 19 Oct 2018 12:26:49 +0200 Subject: [PATCH] msgop.2: Correct the capability description for msgsnd() EACCESS error Signed-off-by: Michael Kerrisk --- man2/msgop.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/msgop.2 b/man2/msgop.2 index c48b44b88..d89c49bb2 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -358,7 +358,7 @@ will be set to one among the following values: The calling process does not have write permission on the message queue, and does not have the .B CAP_IPC_OWNER -capability. +capability in the user namespace that governs its IPC namespace. .TP .B EAGAIN The message can't be sent due to the