]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Mon, 30 Sep 1996 03:05:41 +0000 (03:05 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 30 Sep 1996 03:05:41 +0000 (03:05 +0000)
old/fileutils/ChangeLog

index e5ba97a2323d290a6d9b7c2207c09573c77525ba..f3f414ae871ad9a651b3b6ff377b519898186ce9 100644 (file)
@@ -1,3 +1,13 @@
+Sun Sep 29 22:00:44 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * src/cp-aux.c (usage): Take only one argument -- like all the other
+       usage functions.
+
+       * src/cp.c (do_copy): Give better error message when copying multiple
+       files and the last one is not a directory.  From Karl Berry.
+       Call error (0, 0, ... then usage (1) -- instead of calling usage
+       with two arguments.
+
 Sat Sep 28 13:16:29 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * lib/getversion.c (backup_types): Declare const.