summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2006-08-21Add a bootstrap procedure, so that the CVS version contains fewerPaul Eggert
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert
2006-08-19.Jim Meyering
2006-08-17* Makefile.am (EXTRA_DIST): Reflect doclicense.texi->fdl.texi renaming.Jim Meyering
2006-08-17Add/fix copyright notices and adjust to latest GNU FDL.Paul Eggert
2006-08-16*** empty log message ***Jim Meyering
2006-08-15* NEWS: Mention that df exits with nonzero status if it generatesPaul Eggert
2006-08-15.Jim Meyering
2006-08-09Regenerate.Paul Eggert
2006-08-09Warn about oflag=append without conv=notrunc.Paul Eggert
2006-08-09Regenerate.Paul Eggert
2006-08-08Add shuf, better random number generation, and fix sort -R inPaul Eggert
2006-08-08(shuf invocation, Random sources): New sections.Paul Eggert
2006-07-28chmod 0755 DIR and chmod 755 DIR are now equivalent.Paul Eggert
2006-07-28(Changing Special Mode Bits): Clarify u+s versusPaul 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-25(Directory Setuid and Setgid): Explain that this is aPaul Eggert
2006-07-23(Mode Structure, Symbolic Modes, Numeric Modes): Be more carefulPaul Eggert
2006-07-22(Mode Structure): The restricted deletion flagPaul Eggert
2006-07-22(What information is listed): Clarify that the restricted deletionPaul Eggert
2006-07-17Regenerate.Paul Eggert
2006-07-17chmod, install, and mkdir now leave setgid and setuid bitsPaul Eggert
2006-07-17(Mode Structure): Modernize the explanation of thePaul Eggert
2006-07-17Change GNU to @acronym{GNU} in a few places.Paul Eggert
2006-07-09Regenerate.Paul Eggert
2006-07-08* coreutils.texi (Squeezing): Separate doubled "the", so typo-checkersJim Meyering
2006-07-08* Makefile.am (check-texinfo): Enforce the zeros vs. zeroes consistency.Jim Meyering
2006-07-08* coreutils.texi: Fix some typos. Use `zeros' consistently (bothJim Meyering
2006-07-01With no operand, 'tail -f' now silently ignores the '-f'Paul Eggert
2006-07-01(tail invocation): With no operand, 'tail -f' nowPaul Eggert
2006-07-01seq defaults to a minimal fixed point format that does not losePaul Eggert
2006-07-01(seq invocation): seq now uses long doublePaul Eggert
2006-06-28* coreutils.texi (sort invocation): 'sort +1 -2' is now supportedPaul 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-06-12(check-texinfo): Use $(_W) and $(W_) instead ofPaul Eggert
2006-05-27*** empty log message ***Jim Meyering
2006-05-27Use `AM_MAKEINFOFLAGS' rather thanJim Meyering
2006-05-27*** empty log message ***Jim Meyering
2006-05-27(check-texinfo): Use literal `{' only in brackets, i.e., [{] or [}],Jim Meyering
2006-05-27*** empty log message ***Jim Meyering
2006-05-27Use `$(EGREP)' instead of `grep -E'.Jim Meyering
2006-05-25Remove mention of --seed.Paul Eggert
2006-05-06.Jim Meyering
2006-05-04*** empty log message ***Jim Meyering
2006-05-04(Examples of date): Give example of @seconds.Jim Meyering