summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
2002-05-26Use @acronym in place of most uses of @sc.Jim Meyering
2002-04-28Change `@code{PROG}' to `@command{PROG}'.Jim Meyering
2002-04-28Change @code{PROG} to @command{PROG} for the fileutils.Jim Meyering
2002-04-28Begin changing @code{PROG} to @command{PROG}.Jim Meyering
2002-04-28Use @command{(un)?link}, not @code{...} where appropriateJim Meyering
2002-04-28(kill invocation): Document the above.Jim Meyering
2002-04-16s/POSIX/@sc{posix}/Jim Meyering
2002-04-15Document kill.Jim Meyering
2002-04-14alphabetize entries in a menuJim Meyering
2002-04-13Document link and unlink.Jim Meyering
2002-04-08Use new directives, @copying and @insertcopying,Jim Meyering
2002-03-25(File characteristic tests): Document theJim Meyering
2002-03-06(cut invocation): Say that selected input is written in the sameJim Meyering
2002-03-03Make cp -r equivalent to cp -R. Add a new cp option --copy-contentsJim Meyering
2002-03-02(cp invocation): Document that cp -rJim Meyering
2002-03-01(Time directives): Add %N for nanoseconds.Jim Meyering
2002-02-28(pr invocation): Reword to avoid using `:'Jim Meyering
2002-02-28(Formatting file timestamps): Document newJim Meyering
2002-02-19(seq invocation): In the example, use "tailJim Meyering
2002-02-17(tsort invocation): Add a more realistic example.Jim Meyering
2002-02-17(tsort background): New section.Jim Meyering
2002-02-16fix typoJim Meyering
2002-02-16Add support for _POSIX2_VERSION, which lets you pick which POSIXJim Meyering
2002-02-15Change 'split' to conform to POSIX. It now accepts an -a orJim Meyering
2002-02-11Add more support for POSIX 1003.1-2001, which requires removalJim Meyering
2002-02-11Add more support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-01-24(START-INFO-DIR-ENTRY): Remove a few entriesJim Meyering
2002-01-16Add support for POSIX 1003.1-2001, which requires removal forJim Meyering
2002-01-12(shred invocation): List some journaled filesystems.Jim Meyering
2001-12-21Use notation compatible with SI and with IEC 60027-2.Jim Meyering
2001-12-05(join invocation): tweak wordingJim Meyering
2001-11-10tweak locale-related somments for sortJim Meyering
2001-11-10tweak locale-related somments for sortJim Meyering
2001-11-10(Date directives): Document %u.Jim Meyering
2001-11-08(paste invocation): Give examples.Jim Meyering
2001-11-05(sort invocation): Recommend setting LC_ALL=C,Jim Meyering
2001-10-21(cp invocation): Describe --reply=...Jim Meyering
2001-10-17(cp invocation): `cp --no-dereference' isJim Meyering
2001-09-16(mv invocation): Describe new option: --reply={yes,no,query}. Fix a few typos.Jim Meyering
2001-09-16(uniq invocation): The input need notJim Meyering
2001-09-12(tail invocation): Document new option: -F.Jim Meyering
2001-09-07New 'uname' options -i or --hardware-platform,Jim Meyering
2001-09-06(join invocation): Describe the GNUJim Meyering
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