From: Paul Eggert Date: Wed, 8 Sep 2004 19:29:41 +0000 (+0000) Subject: sort -u versus sort | uniq. X-Git-Tag: v5.3.0~723 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c8402de4cf5378ac7b6803594c0a7f025bbfeb1;p=thirdparty%2Fcoreutils.git sort -u versus sort | uniq. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 2432ebb85e..2b0b074809 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-09-08 Paul Eggert + + * coreutils.texi (sort invocation): Add remarks about sort -u + versus sort | uniq. Prompted by a question from Andrew Noymer. + 2004-09-06 Paul Eggert * coreutils.texi (od invocation): Several changes for POSIX