Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2005-07-03 | (cp invocation): Mark --reply as deprecated. | Jim Meyering | |
(mv invocation): Likewise. | |||
2005-07-03 | . | Jim Meyering | |
2005-07-03 | Regenerate. | Paul Eggert | |
2005-07-02 | . | Jim Meyering | |
2005-06-30 | . | Jim Meyering | |
2005-06-27 | . | Jim Meyering | |
2005-06-24 | *** empty log message *** | Jim Meyering | |
2005-06-24 | (cp invocation): Clarify how --reply=no works. | Jim Meyering | |
2005-06-23 | (ls invocation): Fix typo: --time=use is | Paul Eggert | |
equivalent to --time=atime, not --time=ctime. (ls invocation, du invocation): Fix typo: --time-style=long-iso is equivalent to a time style with a leading "+". (du invocation): --last-time is now --time. --time-style no longer implies --time. The locale and posix- stuff now works only for TIME_STYLE, not for --time-style. Give equivalent format for --time-style=iso. | |||
2005-06-23 | *** empty log message *** | Jim Meyering | |
2005-06-23 | (du invocation): New options --last-time and --time-style. | Jim Meyering | |
2005-06-20 | . | Jim Meyering | |
2005-06-19 | Allow the two existing types of uses of PATH: | Jim Meyering | |
@vindex PATH @env{PATH} | |||
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | (ln invocation): Change a few `paths' to `file names'. | Jim Meyering | |
2005-06-19 | *** empty log message *** | Jim Meyering | |
2005-06-19 | Also catch uses of path, pathname. | Jim Meyering | |
2005-06-19 | use `file system', not `filesystem' | Jim Meyering | |
2005-06-17 | *** empty log message *** | Jim Meyering | |
2005-06-17 | (shred invocation): Clarify that shred | Jim Meyering | |
works on ext3 as long as it's not in data=journal mode. Patch from Mark Melahn. | |||
2005-06-16 | *** empty log message *** | Jim Meyering | |
2005-06-16 | (Backup options): Undocument --version-control=S (-V). | Jim Meyering | |