summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
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
2005-01-04 * coreutils.texi (shred invocation): Clarify that shred works fineJim Meyering
2004-12-15(ls invocation): Change minor problem to bePaul Eggert
2004-12-12(join invocation): Mention that blank separatorsPaul Eggert
2004-12-11(id invocation): -G also prints main group.Paul Eggert
2004-12-09(ls invocation): Document new "ls" exit status.Paul Eggert
2004-12-04(cut invocation): Say when --complement is useful.Jim Meyering
2004-11-27(du invocation): Use if=/dev/null ratherPaul Eggert
2004-11-20(dd invocation): Add noctty flag to dd.Paul Eggert
2004-11-16(General output formatting): -x doesn't havePaul Eggert
2004-11-16(dd invocation): Reword the new dd message.Paul Eggert
2004-11-15(dd invocation): dd now outputs total bytes,Paul Eggert
2004-10-29Document TZ better, and adjust to new getdate.texi.Paul Eggert
2004-10-28(Standards conformance): Use "head -10" rather than "head -1" asPaul Eggert
2004-10-25(pathchk invocation): Options must precede operands.Paul Eggert
2004-10-18(pathchk invocation): Overall lengths arePaul Eggert
2004-10-15(printf invocation): Mention ISO/IEC 10646 asPaul Eggert
2004-10-13(sort invocation): Move LC_ALL, LC_COLLATEPaul Eggert
2004-10-11Add missing .Paul Eggert
2004-10-11(Special built-in utilities): New node.Paul Eggert
2004-09-26(ls invocation): Document "ls --hide".Paul Eggert
2004-09-24(chmod invocation): Warn about "chmod -w file".Paul Eggert
2004-09-23(tail invocation): Fix bugs in the description ofPaul Eggert
2004-09-21(mv invocation, rm invocation): Say "the responsePaul Eggert
2004-09-19(dd invocation): Distinguish between optionsPaul Eggert
2004-09-09(test invocation): Document -r, -w, -x more carefully.Paul Eggert
2004-09-09(sort invocation): -u disables the last-resortPaul Eggert
2004-09-09(test invocation): Mention that -h and -L don't dereference symlinks.Paul Eggert
2004-09-09(test invocation): Use better synopses.Paul Eggert
2004-09-09(Common options): Some programs don't reorderPaul Eggert
2004-09-08(sort invocation): Add remarks about sort -u versus sort | uniq.Paul Eggert
2004-09-06(od invocation): Several changes for POSIXPaul Eggert
2004-09-06(String tests): Improve quality of warning aboutPaul Eggert
2004-09-03(dd invocation): Specify which conversion optionsPaul Eggert
2004-08-24Standardize on "tab stop" (the POSIX usage)Paul Eggert
2004-08-19(chown invocation): Fix synopsis:Paul Eggert
2004-08-18(printf invocation): Clarify how "printf" isPaul Eggert
2004-08-10(Common options): Clarify that "-" meansPaul Eggert
2004-07-26(nice invocation): Document the "nice value", andPaul Eggert
2004-07-23(tail invocation): "size has remained the same"Paul Eggert
2004-07-22(tail invocation): Do not ignore -f forPaul Eggert
2004-07-06(readlink invocation): Document newJim Meyering
2004-07-02(Common options, Target directory, cp invocation,Jim Meyering