summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-19 20:41:18 +0000
committerJim Meyering <jim@meyering.net>2002-02-19 20:41:18 +0000
commit12756a214ff3a6b3397a8343219e678ef9a74801 (patch)
treeb2ebff6b557e7d064138254375b3784e8fad394b /doc
parent7ca2112fcedea0e1b04b7ff831ffd14f8b0dfe1d (diff)
downloadcoreutils-12756a214ff3a6b3397a8343219e678ef9a74801.tar.xz
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index c21c6ab0b..6ad96f804 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-18 Paul Eggert <eggert@twinsun.com>
+
+ * 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 <meyering@lucent.com>
* coreutils.texi (tsort background): New section.