.
authorJim Meyering <jim@meyering.net>
Wed, 19 Jun 1996 02:52:02 +0000 (02:52 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 19 Jun 1996 02:52:02 +0000 (02:52 +0000)
old/fileutils/NEWS

index 0f6db87..4cc52d3 100644 (file)
@@ -1,6 +1,6 @@
 Changes in release 3.13:
-* cp --force --backup FILE FILE creates a backup of FILE.  Before, it failed
-  saying that ``FILE' and `FILE' are the same file'.
+* you can create a backup of FILE with cp --force --backup FILE FILE.  Before,
+  that command failed saying that ``FILE' and `FILE' are the same file'.
 * uses automake-generated Makefile templates
 * chown and chgrp accept new option --no-dereference (-h)
 * ln -f FILE FILE fails with a diagnostic rather than silently removing FILE