]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:36:54 +0000 (02:36 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 23 Nov 1996 02:36:54 +0000 (02:36 +0000)
old/sh-utils/ChangeLog

index a32253fc3413ad1cdb63f0ff9254e7ab7dcbdc7f..6d7c343b411375e3dcd2a38513446bf65ab9e934 100644 (file)
@@ -1,7 +1,8 @@
 Fri Nov 22 20:33:26 1996  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/printf.c (main): Warn if excess arguments are ignored.
-       E.g., printf foo bar now ignores the single non-format argument, bar.
+       E.g., printf foo bar now warns that it is ignoring the single
+       non-format argument, bar.
 
 Wed Nov 20 20:37:54 1996  Jim Meyering  <meyering@na-net.ornl.gov>