diff options
author | Jim Meyering <jim@meyering.net> | 2006-07-05 10:03:55 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-07-05 10:03:55 +0000 |
commit | 2a7f886e47f95cee00ebff12e58d0ad7595a9cca (patch) | |
tree | f3b6c950de6c72e4ec7defa4e47b19b4a5ba4725 /ChangeLog | |
parent | 36a288e41a6534c816090dce1a6ed139a60e87b7 (diff) | |
download | coreutils-2a7f886e47f95cee00ebff12e58d0ad7595a9cca.tar.xz |
* man/chmod.x: Correct the description of the sticky bit. Reported
by Chris Moore via Ian Jackson in <http://bugs.debian.org/376745>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-07-05 Jim Meyering <jim@meyering.net> + * man/chmod.x: Correct the description of the sticky bit. Reported + by Chris Moore via Ian Jackson in <http://bugs.debian.org/376745>. + * src/copy.c (copy_internal): Don't work around old NFS clients like SunOS-4.1.4 and Irix 5.3 that set errno to values like EIO and ENOTEMPTY upon failed rename. Otherwise, we risk misinterpreting |