]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/sort.c (usage): Mention again that sort fields are origin 1.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Oct 2006 23:26:33 +0000 (23:26 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 9 Oct 2006 23:26:33 +0000 (23:26 +0000)
ChangeLog
src/sort.c

index a67a1e3ab1eff1e3c6de0f888336833bf6ae8280..1f68ad2266a2cdfad2069cf1179d435db794b445 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * src/sort.c (usage): Mention again that sort fields are origin 1.
+
        * NEWS: Fix typo: iso-8602 -> iso-8601.  Problem reported by
        Bob Proulx.
 
index 7f9566d5722524c14b2dfd893585fee6f5f1f87d..e08d058024ad90a440a3a6a3c3d0223132716495 100644 (file)
@@ -337,7 +337,7 @@ Other options:\n\
       fputs (_("\
 \n\
 POS is F[.C][OPTS], where F is the field number and C the character position\n\
-in the field.  If neither the -t nor the -b option is in effect, the characters\n\
+in the field; both are origin 1.  If neither -t nor -b is in effect, characters\n\
 in a field are counted from the beginning of the preceding whitespace.  OPTS is\n\
 one or more single-letter ordering options, which override global ordering\n\
 options for that key.  If no key is given, use the entire line as the key.\n\