summaryrefslogtreecommitdiff
path: root/doc/coreutils.texi
AgeCommit message (Expand)Author
2007-01-19* coreutils.texi (ls: General output formatting): Mention theJim Meyering
2007-01-04[ChangeLog]Jim Meyering
2007-01-03[oops] Document what the ".0" in e.g., "-k 2,3.0" means, and...Evan Hunt
2006-12-22* NEWS: dd bs= operands now silently override later ibs= and obs=,Paul Eggert
2006-12-21* coreutils.texi (dd invocation): Specify that bs=N overrides only anyJim Meyering
2006-12-21* coreutils.texi (dd invocation): Add to the description of cbs.Jim Meyering
2006-12-21* coreutils.texi (dd invocation): Improve the documentationJim Meyering
2006-12-14chgrp, chown: Don't prohibit -RLh, aka -RL with --no-dereference.Jim Meyering
2006-12-14* coreutils.texi: Remove two doubled words.Jim Meyering
2006-10-28* coreutils.texi (wc invocation): When giving the order in whichJim Meyering
2006-10-25new feature: rm accepts new option: --one-file-systemJim Meyering
2006-09-26[ChangeLog]Paul Eggert
2006-09-19* coreutils.texi (Disk usage): Clarify intro. Problem reported by Van Ly.Paul Eggert
2006-09-19(cp invocation): Clarify cp -i a bit more.Paul Eggert
2006-09-19* coreutils.texi (cp invocation): Say that -i and -f arePaul Eggert
2006-09-08tail now ignores the -f option if POSIXLY_CORRECT is set,Paul Eggert
2006-09-03(Treating / specially): --preserve-root isPaul Eggert
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert
2006-08-08(shuf invocation, Random sources): New sections.Paul Eggert
2006-07-28(install invocation, mkdir invocation):Paul Eggert
2006-07-26* src/ls.c (print_color_indicator): Test for S_IFREG first, ratherJim Meyering
2006-07-23(Mode Structure, Symbolic Modes, Numeric Modes): Be more carefulPaul Eggert
2006-07-22(What information is listed): Clarify that the restricted deletionPaul Eggert
2006-07-17Change GNU to @acronym{GNU} in a few places.Paul Eggert
2006-07-08* coreutils.texi (Squeezing): Separate doubled "the", so typo-checkersJim Meyering
2006-07-08* coreutils.texi: Fix some typos. Use `zeros' consistently (bothJim Meyering
2006-07-01(tail invocation): With no operand, 'tail -f' nowPaul Eggert
2006-07-01(seq invocation): seq now uses long doublePaul Eggert
2006-06-28(sort invocation): 'sort +1 -2' is now supportedPaul Eggert
2006-06-27* coreutils.texi (wc invocation): Remove ./ prefix from example.Jim Meyering
2006-06-26* coreutils.texi (wc invocation): Spell out `--files0-from' inJim Meyering
2006-06-26* coreutils.texi (wc invocation): Document new --files0-from option.Jim Meyering
2006-06-25(sleep invocation): Document that acceptingJim Meyering
2006-05-25Remove mention of --seed.Paul Eggert
2006-05-04(Examples of date): Give example of @seconds.Jim Meyering
2006-05-03(head invocation, tail invocation, sort invocation):Paul Eggert
2006-04-23(Which files are listed): Describe new option: --group-directories-first.Jim Meyering
2006-04-17(What information is listed): Add P for SolarisPaul Eggert
2006-04-17(Input processing in ptx): Remove mention of theJim Meyering
2006-04-13(What information is listed): Document 'ls' type letters.Paul Eggert
2006-04-12(expr invocation): expr exit status is 3 only forPaul Eggert
2006-04-09(Top): Fix typo in System context menu entry: hostid wasn't mentioned.Paul Eggert
2006-03-28(General options in ptx): Undocument --copyright.Jim Meyering
2006-03-27(dirname invocation): Macro in previous patch was too broad.Jim Meyering
2006-03-26(basename invocation, dirname invocation):Jim Meyering
2006-03-23(nohup invocation): nohup now redirects stderr toPaul Eggert
2006-03-06(dd invocation): New flags directory, nolinks.Paul Eggert
2006-02-27Add base64 section.Jim Meyering