]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/fmt.c (usage): Improve description of --prefix.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Oct 2004 21:17:15 +0000 (21:17 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 Oct 2004 21:17:15 +0000 (21:17 +0000)
ChangeLog

index 44bacb2edf6f57bc04b08ac9c395d1f1bff9494c..54ebaf88f6e096e4778280b854d2d1722992058c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Version 5.3.0.
 
+       * src/fmt.c (usage): Improve description of --prefix.
+       Problem reported by Edward Welbourne.
+
        * man/uniq.x: Change summary so that it doesn't imply that
        uniq writes to its input file.  Problem reported by
        Dan Jacobson.