Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-22 | *** empty log message *** | Jim Meyering | |
2004-01-22 | (Exit status): Document that ordinary failure | Jim Meyering | |
might not exit with status 1 on unusual platforms. Mention chroot, env, nice, and su as having unusual exit status patterns. Don't bother to mention true and false since their exit status patterns are actually normal. (sort invocation, su invocation): Mention its unusual exit status pattern. (chroot invocation): Simplify description of exit status 1. Remove duplicate description of status 127. (env invocation): Use consistent tenses; simplifiy description of status 1. (nice invocation): Likewise. | |||
2004-01-16 | *** empty log message *** | Jim Meyering | |
2004-01-16 | (touch invocation): touch -r and -d can now | Jim Meyering | |
both be specified, with -r specifying the origin for -d. | |||
2004-01-15 | *** empty log message *** | Jim Meyering | |
2004-01-15 | Factor out some common options. | Jim Meyering | |
(Common options): Define macros here. (What information is listed, cp invocation): Use the macro(s). (install invocation, mv invocation, ln invocation): Likewise. (df invocation, du invocation): Likewise. | |||
2004-01-12 | . | Jim Meyering | |
2004-01-11 | . | Jim Meyering | |
2004-01-11 | . | Jim Meyering | |
2004-01-09 | . | Jim Meyering | |
2004-01-09 | . | Jim Meyering | |
2004-01-09 | *** empty log message *** | Jim Meyering | |
2004-01-09 | (yes invocation): Document that a write error | Jim Meyering | |
makes `yes' exit unsuccessfully. (chroot invocation): Enumerate the meaning of exit status values. (nice invocation): Likewise. (Exit status) [@macro exitstatus]: New macro. Use @exitstatus to describe the exit status of most programs. | |||
2004-01-09 | (du invocation): Mention that -H will eventually | Jim Meyering | |
mean not --si, but --dereference-args (-D). | |||
2003-12-30 | (join invocation): Remove documentation | Jim Meyering | |
accordingly. Document that -t makes all separators significant. | |||
2003-12-20 | . | Jim Meyering | |
2003-12-20 | . | Jim Meyering | |
2003-12-20 | (du invocation): Describe new option: -0, --null. | Jim Meyering | |
2003-12-18 | . | Jim Meyering | |
2003-12-12 | . | Jim Meyering | |
2003-12-08 | *** empty log message *** | Jim Meyering | |
2003-12-08 | (What information is listed, chroot invocation): | Jim Meyering | |
Adjust example 'ls' output to match new behavior with narrower output columns. (The cut command): Remove example that cut the output of 'ls -l'. The output was incorrect even with the old 'ls', and the whole idea of using 'cut' on 'ls -l' output is bogus anyway. | |||
2003-12-03 | . | Jim Meyering | |
2003-11-27 | . | Jim Meyering | |
2003-11-27 | Tweak mark-up to use @env, not @code in a few places. | Jim Meyering | |
Mark new use of LC_NUMERIC. | |||
2003-11-27 | *** empty log message *** | Jim Meyering | |
2003-11-27 | Parse floating-point operands and options in the C locale. | Jim Meyering | |
POSIX requires this for printf, and we might as well be consistent elsewhere (tail, sleep, seq). (tail invocation, printf invocation, sleep invocation, seq invocation): Document this. | |||
2003-11-26 | (Traversing symlinks): Rearrange things. | Jim Meyering | |
(chown invocation): Add xrefs to `Traversing symlinks' for -H, -P, -L. (chgrp invocation): Likewise. | |||
2003-11-24 | *** empty log message *** | Jim Meyering | |
2003-11-24 | (Traversing symlinks, Treating / specially): New sections. | Jim Meyering | |
(rm invocation, chown invocation, chmod invocation, chgrp invocation): Describe new options, --preserve-root and --no-preserve-root. | |||
2003-11-24 | upgrade to automake-1.7d | Jim Meyering | |
2003-11-11 | *** empty log message *** | Jim Meyering | |
2003-11-11 | (@chownchgrpoptions): add index entry for this. | Jim Meyering | |
2003-11-11 | (chown invocation) [chownchgrpoptions]: New macro | Jim Meyering | |
describing -H, -L, -P options. Use it here. (chgrp invocation): And here. | |||
2003-11-09 | . | Jim Meyering | |
2003-11-09 | (dd invocation): Fix typo in example. | Jim Meyering | |
2003-10-15 | *** empty log message *** | Jim Meyering | |
2003-10-15 | (ln invocation): Note that --directory, -d, -F | Jim Meyering | |
probably won't work even for superuser. | |||
2003-10-08 | *** empty log message *** | Jim Meyering | |
2003-10-08 | (csplit invocation): | Jim Meyering | |
The regexp offset need not have a sign; POSIX requires support for signless offets. | |||
2003-10-07 | . | Jim Meyering | |
2003-10-03 | *** empty log message *** | Jim Meyering | |
2003-10-03 | (du invocation): Describe -P, --no-dereference. | Jim Meyering | |
2003-10-02 | . | Jim Meyering | |
2003-09-28 | (Translating): Correct typo in menu description. | Jim Meyering | |
2003-09-10 | . | Jim Meyering | |
2003-09-05 | . | Jim Meyering | |
2003-09-04 | (sort invocation): -d now overrides -i. | Jim Meyering | |
"whitespace" -> "blanks"; "whitespace" isn't correct. -t '\0' now specifies a NUL tab. | |||
2003-09-04 | *** empty log message *** | Jim Meyering | |
2003-08-19 | . | Jim Meyering | |