]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message *** FILEUTILS-4_1_11
authorJim Meyering <jim@meyering.net>
Tue, 23 Jul 2002 19:42:32 +0000 (19:42 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 23 Jul 2002 19:42:32 +0000 (19:42 +0000)
old/fileutils/ChangeLog

index 184532818cf50177ea75ac8f856f160e86f1d8d7..16ab3010e782bd598b1e2a74b9448c8f3a8c01ac 100644 (file)
@@ -14,7 +14,7 @@
 
        * tests/rm/fail-eperm: Handle the case in which rm produces no output.
 
-       rm would prompt for non-dangling symlinks
+       rm would prompt for a symlink to an unwritable file
        * src/remove.c (prompt): When not interactive, don't prompt
        for a symlink.  Reported by Dave Beckett.  Patch by Michael Stone.
        * tests/rm/dangling-symlink: Add a test for the above-fixed bug.