From: Jim Meyering Date: Tue, 19 Feb 2002 20:41:18 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_6~75 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12756a214ff3a6b3397a8343219e678ef9a74801;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c21c6ab0bf..6ad96f804d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-02-18 Paul Eggert + + * coreutils.texi (seq invocation): In the example, use "tail + -n 3", not "tail -3", to conform to POSIX 1003.1-2001. + 2002-02-17 Jim Meyering * coreutils.texi (tsort background): New section.