From ea121e3e87122239d89011d53b7bdec2d43d13ea Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 4 May 2017 18:08:34 +0200 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 4ac197b23..38fa6223b 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -973,7 +973,7 @@ has the set-user-ID or set-group-ID bit set. .IR Note : the capability transitions described above may .I not -performed (i.e., file capabilities may be ignored) for the same reasons +be performed (i.e., file capabilities may be ignored) for the same reasons that the set-user-ID and set-group-ID bits are ignored; see .BR execve (2). .\"