]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Wed, 10 Jul 1996 03:09:05 +0000 (03:09 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Jul 1996 03:09:05 +0000 (03:09 +0000)
old/fileutils/NEWS

index 5937af99b7afb5aa49ff460e75f576cd374cc0ef..50d9de810a75216b5b818af5dba0bdd530c25c95 100644 (file)
@@ -18,8 +18,7 @@ Changes in release 3.13:
   --sync option to make df invoke sync before getting file system sizes.
 * internationalized diagnostic messages
 * mkdir accepts new option: --verbose
-* cp has been fixed so that the full file name it uses for the destination
-  in `cp file D/' is `D/file', not `D//file'.
+* `cp file D/' uses the full file name `D/file' instead of `D//file'.
 * cp --backup a~ a fails instead of silently destroying the source file
 * df and du have new options --human-readable (-h) and --megabytes (-m).
 * install now honors --backup (-b), --suffix=SUFFIX (-S SUFFIX), and