aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/prctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/prctl.2 b/man2/prctl.2
index d5d3d4ed60..a9bc420b5c 100644
--- a/man2/prctl.2
+++ b/man2/prctl.2
@@ -132,7 +132,7 @@ is not valid, then the call fails with the error
.BR PR_CAPBSET_DROP " (since Linux 2.6.25)"
If the calling thread has the
.B CAP_SETPCAP
-capability, then drop the capability specified by
+capability within its user namespace, then drop the capability specified by
.I arg2
from the calling thread's capability bounding set.
Any children of the calling thread will inherit the newly