From 482366105a086af29a21eac9456726fda0e7c8d9 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 3 Jan 2007 12:04:24 +0100 Subject: [PATCH] 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. Signed-off-by: Jim Meyering --- ChangeLog | 4 ++++ THANKS | 1 + doc/ChangeLog | 6 ++++++ 3 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5991581761..10c8a3aa26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-01-03 Jim Meyering + + * THANKS: Add Evan Hunt. + 2007-01-03 Bruno Haible Avoid spurious test failures on MacOS X 10.3.9, in a German locale. diff --git a/THANKS b/THANKS index fb49eca696..25b97edf00 100644 --- 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 diff --git a/doc/ChangeLog b/doc/ChangeLog index 66c03169f5..753aac22e7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2007-01-03 Jim Meyering + + 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 * coreutils.texi (dd invocation): Improve the documentation -- 2.47.3