summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-01-31 01:38:05 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-01-31 01:38:05 +0000
commit251468f113b0350679404e3bf261ecbb30dbeb27 (patch)
tree08c98f3fb49d21af4da2ebbccb92a0513f5bdb65 /doc/ChangeLog
parent8d5ba536cf2f85036e9db5b79f76c6960353472a (diff)
downloadcoreutils-251468f113b0350679404e3bf261ecbb30dbeb27.tar.xz
(tail invocation): In the obsolete usage, the
count is optional, so put square brackets around it.
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 0694025bf..e931540b9 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-30 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (tail invocation): In the obsolete usage, the
+ count is optional, so put square brackets around it.
+
2006-01-02 Paul Eggert <eggert@cs.ucla.edu>
* getdate.texi (General date syntax): Invalid dates are rejected.