summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-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.