Clarify sort -R.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Dec 2005 22:41:56 +0000 (22:41 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 12 Dec 2005 22:41:56 +0000 (22:41 +0000)
doc/ChangeLog

index 673c425..ab207fb 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi (sort invocation): Clarify explanation of
+       --random-sort, and use a simpler example.
+
 2005-12-10  Frederik Eaton  <frederik@ofb.net>
 
        * coreutils.texi (sort invocation): Add --random-sort (-R) and --seed.