]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Mention `sort -k 1b,1'.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Feb 2006 02:56:21 +0000 (02:56 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 21 Feb 2006 02:56:21 +0000 (02:56 +0000)
ChangeLog

index 565968078179e6258188e96f03192f3a3add9459..5e91cf55991eca3ef3e5501e2dba0bc68ad14e79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2006-02-20  Eric Blake  <ebb9@byu.net>
+2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 6.0-cvs.
 
+       * doc/coreutils.texi (join invocation): Mention `sort -k 1b,1'.
+       * src/join.c (usage): Likewise.
+       Documentation problem reported by Philip Kensche.
+
+2006-02-20  Eric Blake  <ebb9@byu.net>
+
        * man/rm.x: Update documentation to match previous patch.
 
 2006-02-18  Eric Blake  <ebb9@byu.net>