Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2003-08-18 | . | Jim Meyering | |
2003-08-18 | . | Jim Meyering | |
2003-08-17 | (who invocation): Begin adding missing option documentation. | Jim Meyering | |
2003-08-17 | (who invocation): Add an entry for -l, --login. | Jim Meyering | |
Remove `-l' from the entry for --lookup. | |||
2003-08-09 | . | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (split invocation): Add -d or --numeric-suffixes option to 'split'. | Jim Meyering | |
2003-08-06 | . | Jim Meyering | |
2003-08-01 | *** empty log message *** | Jim Meyering | |
2003-08-01 | (General date syntax): Add --rfc-2822 option to GNU date. | Jim Meyering | |
2003-08-01 | (Options for date): Fix a typo in format: it's now %d not %_d. Add URLs. | Jim Meyering | |
(Time directives, Options for date, Examples of date): Add --rfc-2822 option to GNU date. | |||
2003-07-31 | *** empty log message *** | Jim Meyering | |
2003-07-31 | (Relative items in date strings): Warn about fuzz in relative units. | Jim Meyering | |
2003-07-29 | . | Jim Meyering | |
2003-07-29 | (tail invocation): Restore two end-of-sentence | Jim Meyering | |
words that were mistakenly removed on 2002-09-13. | |||
2003-07-28 | *** empty log message *** | Jim Meyering | |
2003-07-28 | (dd invocation): Explain that a SIGUSR1 signal | Jim Meyering | |
makes dd give a progress report to stderr. | |||
2003-07-26 | *** empty log message *** | Jim Meyering | |
2003-07-26 | Document changes of 2003-07-24. | Jim Meyering | |
2003-07-24 | *** empty log message *** | Jim Meyering | |
2003-07-24 | (su invocation): Use `@subsection', not invalid `@heading'. | Jim Meyering | |
2003-07-20 | wc count field widths now are heuristically adjusted depending | Jim Meyering | |
on the input size, if known. If only one count is printed, it is guaranteed to be printed without leading spaces. Previously, wc did not align the count fields if POSIXLY_CORRECT was set, but POSIX did not actually require this undesirable behavior, so it has been removed. * doc/coreutils.texi (wc invocation): Likewise. | |||
2003-07-20 | convert each 8-space prefix to a TAB | Jim Meyering | |
2003-07-18 | *** empty log message *** | Jim Meyering | |