summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
2005-09-25(touch invocation): "touch -" now touches standard output.Paul Eggert
2005-09-17(who invocation): Remove a stray '+'.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-13(Time conversion specifiers, Options for date):Paul Eggert
2005-09-09Fix typo in previous patch: @command{POSIX} -> @acronym{POSIX}.Paul Eggert
2005-09-09(nice invocation): Document "niceness" versusPaul Eggert
2005-09-08Use the phrase "niceness" instead of "nice value" to describePaul Eggert
2005-08-15(join invocation): Itemize the defaults.Jim Meyering
2005-08-12(cp invocation, mv invocation): Remove squareJim Meyering
2005-07-19(md5sum invocation): --check now allows multiple FILE inputs.Paul Eggert
2005-07-18(false invocation):Paul Eggert
2005-07-15(nohup invocation): POSIXLY_CORRECT no longerPaul Eggert
2005-07-11(cat invocation): Remove -B or --binary optionPaul Eggert
2005-07-03(cp invocation): Mark --reply as deprecated.Jim Meyering
2005-06-24(cp invocation): Clarify how --reply=no works.Jim Meyering
2005-06-23(ls invocation): Fix typo: --time=use isPaul Eggert
2005-06-23(du invocation): New options --last-time and --time-style.Jim Meyering
2005-06-19(ln invocation): Change a few `paths' to `file names'.Jim Meyering
2005-06-19use `file system', not `filesystem'Jim Meyering
2005-06-17(shred invocation): Clarify that shredJim Meyering
2005-06-16(Backup options): Undocument --version-control=S (-V).Jim Meyering
2005-06-10Remove the extra spaces in "ls -l" output.Paul Eggert
2005-06-09Change filesystems to `file systems'.Jim Meyering
2005-06-07(ln invocation): Examples, from Bob Proulx.Jim Meyering
2005-06-02(readlink invocation): "path component" ->Paul Eggert
2005-05-26nohup now redirects a tty stdin to an unreadable fd instead of closing it.Paul Eggert
2005-05-12(nohup invocation): nohup now closes stdin if it is a terminal, unlessPaul Eggert
2005-05-06(dd invocation): New flags "binary" and "text".Paul Eggert
2005-05-04(chmod invocation): chmod -w complains if itsPaul Eggert
2005-05-02(ls invocation): ls --indicator-style=directoryPaul Eggert
2005-04-29(ls invocation): ls -p now marks only directories. New optionPaul Eggert
2005-04-26(Standards conformance): Do not mention head -10,Paul Eggert
2005-04-24* coreutils.texi (install invocation): Use a= instead of 0 forPaul Eggert
2005-04-12For consistency, standardize on "user ID" ratherPaul Eggert
2005-04-09(rm invocation): Say that --recursive removesJim Meyering
2005-04-09(dd invocation): Document the distinction betweenPaul Eggert
2005-04-05(cat invocation, chown invocation)Paul Eggert
2005-03-26Clarify NUL vs null byte vs null character.Paul Eggert
2005-03-19(nohup invocation): Clarify nohup.out creation.Paul Eggert
2005-03-11(Formatting file timestamps): Very long timestampsPaul Eggert
2005-03-08(date invocation): Use an example that makes itPaul Eggert
2005-02-24(Time directives): Say that %k, %l, and %P arePaul Eggert
2005-02-08(stat invocation): Document stat -f -c %S (versus %s).Paul Eggert
2005-02-08(stat invocation): Normalize terminology,Paul Eggert
2005-01-10Update copyright date.Paul Eggert
2005-01-10Document changes responding to POSIX interpretations about pathchk -pPaul Eggert
2005-01-07Correct last change: s/zero/no/ From Paul Jarc.Jim Meyering
2005-01-07(sort invocation): Specify that a string of zero digits is interpreted as 0.Jim Meyering