diff options
Diffstat (limited to 'man2/chmod.2')
| -rw-r--r-- | man2/chmod.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/chmod.2 b/man2/chmod.2 index 4a9908d2c1..649d72ee58 100644 --- a/man2/chmod.2 +++ b/man2/chmod.2 @@ -165,7 +165,7 @@ but this will not cause an error to be returned. As a security measure, depending on the filesystem, the set-user-ID and set-group-ID execution bits may be turned off if a file is written. -(On Linux this occurs if the writing process does not have the +(On Linux, this occurs if the writing process does not have the .B CAP_FSETID capability.) On some filesystems, only the superuser can set the sticky bit, |
