aboutsummaryrefslogtreecommitdiffstats
path: root/man2/chmod.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-06-26 13:08:52 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-06-26 13:08:52 +0200
commit329ad271422c79377b20057863694c5570fbdfc3 (patch)
tree94f87409729409c5e798781fd057b6c3227fde84 /man2/chmod.2
parent74714ea89555998050e8fee475bd497a0596693c (diff)
downloadman-pages-329ad271422c79377b20057863694c5570fbdfc3.tar.gz
acct.2, chmod.2, fcntl.2, mmap.2, mprotect.2, rmdir.2, times.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/chmod.2')
-rw-r--r--man2/chmod.22
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,