From: Paul Eggert Date: Wed, 20 Oct 2004 21:17:15 +0000 (+0000) Subject: * src/fmt.c (usage): Improve description of --prefix. X-Git-Tag: v5.3.0~515 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27ab616ed5b29e2e2185a571bb0057fae98dfcb;p=thirdparty%2Fcoreutils.git * src/fmt.c (usage): Improve description of --prefix. --- diff --git a/ChangeLog b/ChangeLog index 44bacb2edf..54ebaf88f6 100644 --- 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.