From 137d81b536d828474d6de1c38772acd6cc2cae4e Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 31 Jan 2010 16:21:29 +0100 Subject: [PATCH] capabilities.7: srcfix Signed-off-by: Michael Kerrisk --- man7/capabilities.7 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 3cc394d56..c09c0555d 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -416,8 +416,7 @@ For all privileged operations, the kernel must check whether the thread has the required capability in its effective set. .IP 2. -The kernel must provide -system calls allowing a thread's capability sets to +The kernel must provide system calls allowing a thread's capability sets to be changed and retrieved. .IP 3. The file system must support attaching capabilities to an executable file,