]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(sort invocation): Clarify that a blank is a space
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Dec 2005 21:44:35 +0000 (21:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 29 Dec 2005 21:44:35 +0000 (21:44 +0000)
or a tab.

doc/ChangeLog

index 5a978dfe24f536a59e7564256378c5811d4cf58a..9cd5939a39f7786d37ae8c111c01b1e4d53291da 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-29  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (sort invocation): Clarify that a blank is a space
+       or a tab.
+
 2005-12-15  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (stat invocation) [--printf]: Describe new option.