summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Collapse)Author
2001-09-12(tail invocation): Document new option: -F.Jim Meyering
From Herbert Xu.
2001-09-07New 'uname' options -i or --hardware-platform,Jim Meyering
and -o or --operating-system. 'uname -a' now outputs -i and -o information at the end. New uname option --kernel-version is an alias for -v. Uname option --release has been renamed to --kernel-release, and --sysname has been renamed to --kernel-name; the old options will work for a while, but are no longer documented.
2001-09-06(join invocation): Describe the GNUJim Meyering
extension to join, which does not require sorted input when the input contains no unpairable lines.
2001-08-26expr now uses LC_COLLATE for string comparison, as per POSIX.Jim Meyering
2001-08-25Use @option, rather than @samp everywhere.Jim Meyering
2001-08-24(cut invocation): Document how cut treats lines with no separators.Jim Meyering
2001-08-24'expr' now requires '+' rather than 'quote' to quote tokens.Jim Meyering
2001-08-21wording tweakJim Meyering
2001-08-18fix typoJim Meyering
2001-08-14fix typo: s/-quiet/--quiet/Jim Meyering
From: noon@cote-dazur.com (Fabrice Bauzac)
2001-07-14(cp invocation): Reflect 2001-07-08 change to cp (via copy.c).Jim Meyering
2001-06-16Reflect renaming: s/omni-/core/.Jim Meyering
2001-06-16renamed from omni-utils.texiJim Meyering