Document what the ".0" in e.g., "-k 2,3.0" means, and...
authorEvan Hunt <jim@meyering.net>
Wed, 3 Jan 2007 11:04:24 +0000 (12:04 +0100)
committerJim Meyering <jim@meyering.net>
Wed, 3 Jan 2007 11:04:24 +0000 (12:04 +0100)
* coreutils.texi (sort invocation): ... that it can be applied to the
field-end spec, but not the field-start one.  Patch from Evan Hunt.

Signed-off-by: Jim Meyering <jim@meyering.net>
ChangeLog
THANKS
doc/ChangeLog

index 5991581761c81123301efd7a79c04ea72403360a..10c8a3aa26b0bd88cc9acfbe222d2c2bb06d685f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-03  Jim Meyering  <jim@meyering.net>
+
+       * THANKS: Add Evan Hunt.
+
 2007-01-03  Bruno Haible  <bruno@clisp.org>
 
        Avoid spurious test failures on MacOS X 10.3.9, in a German locale.
diff --git a/THANKS b/THANKS
index fb49eca69632d360a17ad248554d2f4633ed4bf7..25b97edf00ea4bad3ff163c89186c15909b4c105 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -150,6 +150,7 @@ Eric Pemente                        pemente@northpark.edu
 Eric S. Raymond                     esr@snark.thyrsus.com
 Erik Bennett                        bennett@cvo.oneworld.com
 Erik Corry                          erik@kroete2.freinet.de
+Evan Hunt                           ethanol@armory.com
 Felix Lee                           flee@teleport.com
 Felix Rauch Valenti                 frauch@cse.unsw.edu.au
 Ferdinand                           fw@scenic.mine.nu
index 66c03169f5f3b91623155af5b3b389c2b5040fdf..753aac22e7ef2f88cd1f038f1b8cb9c4c2dc872d 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-03  Jim Meyering  <jim@meyering.net>
+
+       Document what the ".0" in e.g., "-k 2,3.0" means, and...
+       * coreutils.texi (sort invocation): ... that it can be applied to the
+       field-end spec, but not the field-start one.  Patch from Evan Hunt.
+
 2006-12-21  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (dd invocation): Improve the documentation