1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2004-02-21 09:31:24 +00:00
parent 82025d96f7
commit a937eaac84

View File

@@ -1,3 +1,11 @@
2004-02-15 Paul Eggert <eggert@twinsun.com>
* coreutils.texi (expr invocation):
Document what forms integers may take, and say "integer"
consistently instead of "number". Warn about operands
that "expr" can misinterpret, and how to work around the
problem.
2004-02-17 Jim Meyering <jim@meyering.net>
* coreutils.texi (csplit invocation): Correct typo (s/LINE/N/)