(Standards conformance): Do not mention head -10,
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2005 16:44:24 +0000 (16:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2005 16:44:24 +0000 (16:44 +0000)
commit6cb41db99f575b639d27b8a0e8ae988e457aed87
tree2dc3a1284ba26694c9a3c7062c9f3cf4aabca8e1
parentc906160906140d5f9b27617a7571b7d3fd7ee7ce
(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].
doc/coreutils.texi