From 362e0d7bd1fc54dcfac9e16a324c6da25852e4dd Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 21 Feb 2006 02:56:21 +0000 Subject: [PATCH] Mention `sort -k 1b,1'. --- ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5659680781..5e91cf5599 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ -2006-02-20 Eric Blake +2006-02-20 Paul Eggert * 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 + * man/rm.x: Update documentation to match previous patch. 2006-02-18 Eric Blake -- 2.47.3