From 782715806c802972373f94a71413734c7e60a6e6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 12 Dec 2019 09:33:00 +0100 Subject: [PATCH] capget.2: wfix Signed-off-by: Michael Kerrisk --- man2/capget.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man2/capget.2 b/man2/capget.2 index 1d81075ba..bcff42bf4 100644 --- a/man2/capget.2 +++ b/man2/capget.2 @@ -194,9 +194,9 @@ capability version format supported by the kernel. One of the arguments was invalid. .TP .B EPERM -An attempt was made to add a capability to the Permitted set, or to set -a capability in the Effective set that is not in the -Permitted set. +An attempt was made to add a capability to the permitted set, or to set +a capability in the effective set that is not in the +permitted set. .TP .B EPERM An attempt was made to add a capability to the inheritable set, and either: