From: Paul Eggert Date: Thu, 29 Dec 2005 21:44:35 +0000 (+0000) Subject: (sort invocation): Clarify that a blank is a space X-Git-Tag: v6.0~1012 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b4c0a12e3bc0f49d97f13ab51525b65b292b38e8;p=thirdparty%2Fcoreutils.git (sort invocation): Clarify that a blank is a space or a tab. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 5a978dfe24..9cd5939a39 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-12-29 Paul Eggert + + * coreutils.texi (sort invocation): Clarify that a blank is a space + or a tab. + 2005-12-15 Jim Meyering * coreutils.texi (stat invocation) [--printf]: Describe new option.