]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi: Don't complain about head -10, etc.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2005 16:44:51 +0000 (16:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2005 16:44:51 +0000 (16:44 +0000)
doc/ChangeLog

index 854a6e9b3e5ee38bd7045333ca5e7a879d3234d3..d4dedd69712fa5d03a8ddf26f0c3885ba0d7d8fb 100644 (file)
@@ -1,3 +1,22 @@
+2005-04-26  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (Standards conformance): Do not mention head -10,
+       since it now works the same regardless of POSIX version.
+       (od invocation): -w N -> -w[N].
+       (pr invocation): -S STRING -> -SSTRING.
+       (fold invocation): -WIDTH works even when conforming to POSIX
+       1003.1-2001.
+       (head invocation, tail invocation): Likewise for -NUM.
+       (split invocation): Likewise for -LINES.
+       (uniq invocation): Likewise for -N.
+       (expand invocation, unexpand invocation): Likewise for -TAB.
+       (nice invocation): Likewise for -ADJUSTMENT.
+       (sort invocation): Clarify explanation of +N option.
+       (uniq invocation): Likewise.
+       (join invocation): Remove special case for --help, --version.
+       (touch invocation): Clarify explanation of date options.
+       (Options for date): -I timespec -> -I[timespec].
+
 2005-04-23  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (install invocation): Use a= instead of 0 for