diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-23 19:42:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-23 19:42:04 +0000 |
commit | 68aff85110270ac902a84e907f1e6a3fe64a18d9 (patch) | |
tree | 98e9dc8d5967ef73948a3cab1028af191fd600a3 /old | |
parent | 9bbd5af6e8ac8d9c70c3123de618ff764c019467 (diff) | |
download | coreutils-68aff85110270ac902a84e907f1e6a3fe64a18d9.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a889a50d9..9087ea068 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,5 @@ [4.1.11] -* `rm non-dangling-symlink' doesn't prompt [introduced in 4.1.10] +* `rm symlink-to-unwritable' doesn't prompt [introduced in 4.1.10] [4.1.10] * rm once again gives a reasonable diagnostic when failing to remove a file owned by someone else in a sticky directory [introduced in 4.1.9] |