]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi (sort invocation): 'sort +1 -2' is now supported
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jun 2006 23:50:40 +0000 (23:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 28 Jun 2006 23:50:40 +0000 (23:50 +0000)
even when conforming to POSIX 1003.1-2001.

doc/ChangeLog

index 713439fd7697aa9b230ee0a7931723667d36b59d..99a40817a1b9b334450b8d0e63bd4e08314e7772 100644 (file)
@@ -1,3 +1,9 @@
+2006-06-28  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (sort invocation): 'sort +1 -2' is now supported
+       even when conforming to POSIX 1003.1-2001, since this is a pure
+       extension to POSIX.
+
 2006-06-27  Jim Meyering  <jim@meyering.net>
 
        * coreutils.texi (wc invocation): Remove ./ prefix from example.