From a563b19b706cf127b80599668be962d577ebdadf Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 2 Dec 2017 09:12:07 +0100 Subject: [PATCH] capabilities.7: wfix Signed-off-by: Michael Kerrisk --- man7/capabilities.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 6e344d280..121d5800d 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1128,7 +1128,7 @@ signed decimal number in Only the .B init process may set capabilities in the capability bounding set; -other than that, the superuser (more precisely: programs with the +other than that, the superuser (more precisely: a process with the .B CAP_SYS_MODULE capability) may only clear capabilities from this set. .PP