From: Jim Meyering Date: Sat, 20 Oct 2001 14:41:23 +0000 (+0000) Subject: tweak X-Git-Tag: FILEUTILS-4_1_1~104 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=8afe15dd9b577233eef49b12af1d5a39c60fcc6e;p=thirdparty%2Fcoreutils.git tweak --- diff --git a/man/chmod.x b/man/chmod.x index a2a88ac98a..6b857b9fb0 100644 --- a/man/chmod.x +++ b/man/chmod.x @@ -62,8 +62,8 @@ kernels may use the sticky bit on files for system-defined purposes. On some systems, only the superuser can set the sticky bit on files. .SH STICKY DIRECTORIES When the sticky bit is set on a directory, files in that directory may -only be unlinked or renamed by root or their owner. (Without the +be unlinked or renamed only by root or their owner. Without the sticky bit, anyone able to write to the directory can delete or rename -files.) The sticky bit is commonly found on directories, such as /tmp, -which are world-writable. +files. The sticky bit is commonly found on directories, such as /tmp, +that are world-writable. .SH OPTIONS