From 224d55c497ab807628cfcf64383d3feb83d0a926 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 15 Dec 2016 11:17:46 +0100 Subject: [PATCH] prctl.2: wfix Signed-off-by: Michael Kerrisk --- man2/prctl.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/prctl.2 b/man2/prctl.2 index 40e84d5a2..45a690fdb 100644 --- a/man2/prctl.2 +++ b/man2/prctl.2 @@ -421,7 +421,7 @@ in the location pointed to by .IR "(int\ *) arg2" . .TP .BR PR_SET_KEEPCAPS " (since Linux 2.2.18)" -Set the state of the thread's "keep capabilities" flag, +Set the state of the calling thread's "keep capabilities" flag, which determines whether the thread's permitted capability set is cleared when a change is made to the thread's user IDs such that the thread's real UID, effective UID, and saved set-user-ID