From: Jim Meyering Date: Fri, 14 May 2004 07:33:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1560 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eed02be1b6998e78dfbcf3d96e038eea1a9d7fb2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index dc6852cb67..3b1b431539 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-05-13 Paul Eggert + + * coreutils.texi (sort invocation): Document that "sort -m -o F" + might write F before reading all the input. + 2004-05-09 Jim Meyering * coreutils.texi (stat invocation): Change IO to I/O.