]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi (printf invocation): Clarify "printf".
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Aug 2004 20:22:58 +0000 (20:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 18 Aug 2004 20:22:58 +0000 (20:22 +0000)
doc/ChangeLog

index 67ed797357baa11a156d182140c3b12797da223a..48102bfa4cbe7b57ead83509b07693838a1a4218 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-18  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (printf invocation): Clarify how "printf" is
+       supposed to work with extra arguments, missing arguments, etc.
+
 2004-08-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        POSIX-conformance fixes for "-" used as an operand.