diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-12 22:41:56 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-12 22:41:56 +0000 |
commit | 1f20820f7ef03f2e603280422547404c33ec9751 (patch) | |
tree | 894dafbe218486acef4fce7271a95998e1b8c3b5 /doc | |
parent | 6078d7175d316cc631ad6276e6fc6e70cb859f68 (diff) | |
download | coreutils-1f20820f7ef03f2e603280422547404c33ec9751.tar.xz |
Clarify sort -R.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 673c425f7..ab207fb25 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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. |