From 4a866754d5282eed63ff025bcb6f61fe11f29511 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 10 Mar 2016 17:55:28 +0100 Subject: [PATCH] capabilities.7: wfix Reported-by: Krzysztof Adamski 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 963ab50b6..36d6e2716 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -843,7 +843,7 @@ A privileged file is one that has capabilities or has the set-user-ID or set-group-ID bit set. .\" .SS Safety checking for capability-dumb binaries -A capability-dumb binary is a legacy application that has been +A capability-dumb binary is an application that has been marked to have file capabilities, but has not been converted to use the .BR libcap (3) API to manipulate its capabilities.