]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 13 Mar 2004 08:10:13 +0000 (08:10 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Mar 2004 08:10:13 +0000 (08:10 +0000)
ChangeLog

index b7081e65f236ecadc4468a48a2a3561e5321ddcc..c026c488e3d69cf96aeb9f151663dede5f109768 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2004-03-13  Jim Meyering  <jim@meyering.net>
 
+       * src/cp.c (do_copy): Tweak wording in a diagnostic.
+       Suggestion from Karl Berry.
+       Include "quoatearg.h".
+       (do_copy): Use quotearg_colon (not quote) for diagnostics
+       that begin with `"%s:'.
+
        * src/nl.c (usage): Specify that nl uses _basic_ regular expressions.
        Suggestion from Dan Jacobson.