aboutsummaryrefslogtreecommitdiff
path: root/doc/values/3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/values/3.txt')
-rw-r--r--doc/values/3.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/values/3.txt b/doc/values/3.txt
index 8a605c2..2d68efd 100644
--- a/doc/values/3.txt
+++ b/doc/values/3.txt
@@ -2,3 +2,7 @@ Allows a process to perform operations on files, even
where file owner ID should otherwise need be equal to
the UID, except where CAP_FSETID is applicable. It
doesn't override MAC and DAC restrictions.
+
+This capability permits the deletion of a file owned
+by another UID in a directory protected by the sticky
+(t) bit.