Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-01 | (tail invocation): Describe obsolete usages | Paul Eggert | |
like "tail -2" more precisely. | |||
2005-10-23 | *** empty log message *** | Jim Meyering | |
2005-10-23 | Document 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-13 | Avoid 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-22 | Regenerate. | Paul Eggert | |
2005-09-21 | . | Jim Meyering | |
2005-09-17 | coreutils.texi (who invocation): Remove a stray '+'. | Paul Eggert | |
2005-09-17 | (who invocation): Remove a stray '+'. | Paul Eggert | |
2005-09-16 | Regenerate. | Paul Eggert | |
2005-09-15 | uname -a no longer generates the -p and -i outputs if they are unknown. | Paul Eggert | |
2005-09-13 | Fix wording in previous patch. | Paul Eggert | |
2005-09-13 | (uname invocation): Mention that Linux outputs "unknown" for -i and -p. | Paul Eggert | |
2005-09-13 | Add 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-09 | Regenerate. | Paul Eggert | |
2005-09-09 | Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}. | Paul Eggert | |
2005-09-09 | More nice fixes. | Paul Eggert | |
2005-09-09 | (nice invocation): Document "niceness" versus | Paul Eggert | |
"nice value" versus "scheduling priority". | |||
2005-09-08 | Use the phrase "niceness" instead of "nice value" to describe | Paul 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 square | Jim Meyering | |
brackets in --reply=[HOW]. Reported by Oscar Liljeblad. | |||
2005-08-02 | . | Jim Meyering | |
2005-07-19 | md5sum --check now accepts multiple input files. | Paul Eggert | |
2005-07-19 | (md5sum invocation): --check now allows multiple FILE inputs. | Paul Eggert | |
2005-07-18 | Update 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-15 | nohup no longer worries about POSIXLY_CORRECT. | Paul Eggert | |
2005-07-15 | (nohup invocation): POSIXLY_CORRECT no longer | Paul Eggert | |
affects nohup's behavior. Input is redirected from /dev/null. | |||
2005-07-12 | . | Jim Meyering | |
2005-07-11 | Updates for cat and md5sum, for text vs binary. | Paul Eggert | |
2005-07-11 | (cat invocation): Remove -B or --binary option | Paul 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-08 | Regenerate. | Paul Eggert | |
2005-07-07 | . | Jim Meyering | |
2005-07-03 | *** empty log message *** | Jim Meyering | |