summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2005-11-01(tail invocation): Describe obsolete usagesPaul Eggert
like "tail -2" more precisely.
2005-10-23*** empty log message ***Jim Meyering
2005-10-23Document SHA-1 and SHA-2 utlities.Jim Meyering
2005-10-23.Jim Meyering
2005-10-16(Top, General output formatting, dir invocation):Jim Meyering
(vdir invocation): Don't document the old v and d commands.
2005-10-16*** empty log message ***Jim Meyering
2005-10-15*** empty log message ***Jim Meyering
2005-10-15(who invocation): Remove documentation for deprecated --idle (-i).Jim Meyering
2005-10-15*** empty log message ***Jim Meyering
2005-10-15(du invocation): Document du's -m option, now that we've decided to keep it.Jim Meyering
2005-10-13*** empty log message ***Jim Meyering
2005-10-13Avoid a few overfull/underfull hboxes.Jim Meyering
2005-09-25"touch -" now touches standard output.Paul Eggert
2005-09-25(touch invocation): "touch -" now touches standard output.Paul Eggert
2005-09-23.Jim Meyering
2005-09-22.Jim Meyering
2005-09-22Regenerate.Paul Eggert
2005-09-21.Jim Meyering
2005-09-17coreutils.texi (who invocation): Remove a stray '+'.Paul Eggert
2005-09-17(who invocation): Remove a stray '+'.Paul Eggert
2005-09-16Regenerate.Paul Eggert
2005-09-15uname -a no longer generates the -p and -i outputs if they are unknown.Paul Eggert
2005-09-13Fix wording in previous patch.Paul Eggert
2005-09-13(uname invocation): Mention that Linux outputs "unknown" for -i and -p.Paul Eggert
2005-09-13Add date --rfc-3339.Paul Eggert
2005-09-13(Time conversion specifiers, Options for date):Paul Eggert
Document date --rfc-3339 and new specifiers %:z, %::z, %:::z. Use "date and time" consistently; the old version sometimes said "time and date". Fix a minor bug in the documentation for --rfc-2822: it claimed day-of-month < 10 had leading space, not leading zero. Use a consistent format for terms like "RFC".
2005-09-10.Jim Meyering
2005-09-09Regenerate.Paul Eggert
2005-09-09Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.Paul Eggert
2005-09-09More nice fixes.Paul Eggert
2005-09-09(nice invocation): Document "niceness" versusPaul Eggert
"nice value" versus "scheduling priority".
2005-09-08Use the phrase "niceness" instead of "nice value" to describePaul Eggert
the biased nice value that can go negative. This corrects a discrepancy with POSIX, which states that nice values are nonnegative.
2005-09-04.Jim Meyering
2005-08-15*** empty log message ***Jim Meyering
2005-08-15(join invocation): Itemize the defaults.Jim Meyering
2005-08-12*** empty log message ***Jim Meyering
2005-08-12(cp invocation, mv invocation): Remove squareJim Meyering
brackets in --reply=[HOW]. Reported by Oscar Liljeblad.
2005-08-02.Jim Meyering
2005-07-19md5sum --check now accepts multiple input files.Paul Eggert
2005-07-19(md5sum invocation): --check now allows multiple FILE inputs.Paul Eggert
2005-07-18Update true/false doc.Paul Eggert
2005-07-18(false invocation):Paul Eggert
Mention that false is often built-in, and that it exits with status >1 on some hosts. (true invocation): Remove now-incorrect "non-POSIX mode" reference.
2005-07-15nohup no longer worries about POSIXLY_CORRECT.Paul Eggert
2005-07-15(nohup invocation): POSIXLY_CORRECT no longerPaul Eggert
affects nohup's behavior. Input is redirected from /dev/null.
2005-07-12.Jim Meyering
2005-07-11Updates for cat and md5sum, for text vs binary.Paul Eggert
2005-07-11(cat invocation): Remove -B or --binary optionPaul Eggert
(available on MS-DOS-like platforms only). Explain when text and binary mode are used now. (md5sum invocation): -b actually does have an effect on Unix: it causes "*" to be output. Explain when text and binary mode are used now.
2005-07-08Regenerate.Paul Eggert
2005-07-07.Jim Meyering
2005-07-03*** empty log message ***Jim Meyering