1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
Files
coreutils/doc/ChangeLog

41 lines
1.2 KiB
Plaintext
Raw Normal View History

2001-08-25 17:13:30 +00:00
2001-08-25 Jim Meyering <meyering@lucent.com>
* coreutils.texi: Use @option, rather than @samp everywhere.
2001-08-24 07:58:21 +00:00
2001-06-21 Paul Eggert <eggert@twinsun.com>
* doc/coreutils.texi: 'expr' now requires '+' rather
than 'quote' to quote tokens.
2001-07-14 13:09:40 +00:00
2001-07-14 Jim Meyering <meyering@lucent.com>
* coreutils.texi (cp invocation): Reflect 2001-07-08 change to
cp (via copy.c).
2001-06-16 11:07:44 +00:00
2001-06-16 Jim Meyering <meyering@lucent.com>
2001-06-16 11:11:57 +00:00
* Makefile.am (info_TEXINFOS): Reflect renaming: s/omni-/core/.
* coreutils.texi: Likewise.
2001-06-16 11:07:44 +00:00
* coreutils.texi: New, renamed from omni-utils.texi.
* omni-utils.texi: Removed, renamed to coreutils.texi.
* omni-utils.texi (ls invocation): Mention the effect of locale.
Reported by Keith Thompson.
2001-05-24 08:08:00 +00:00
2001-05-24 Jim Meyering <meyering@lucent.com>
2001-05-24 21:58:45 +00:00
* texinfo.tex: Update from master source.
2001-05-24 08:08:00 +00:00
* omni-utils.texi (ls invocation): Document more clearly what ls
does when given no arguments.
2001-05-21 12:35:40 +00:00
2001-05-21 Jim Meyering <meyering@lucent.com>
2001-05-21 12:38:25 +00:00
* textutils.texi: Remove file.
* Makefile.am ($(DVIS), $(INFO_DEPS)): Depend on $(EXTRA_DIST).
2001-05-21 12:35:40 +00:00
(DISABLED_constants.texi): New rule -- disabled for now.
2001-06-16 14:29:20 +00:00
This directory is now shared by fileutils, textutils, and sh-utils.