summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-05-25 16:48:05 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-05-25 16:48:05 +0000
commit32cea0d8ae4e3226ed1a782051189569f9e9e452 (patch)
treeb39bdd1ffdf7e9d94c0ac054750696f903fa0637 /NEWS
parent5002b0ba7930677271bc42a2e291779a3e02bc62 (diff)
downloadcoreutils-32cea0d8ae4e3226ed1a782051189569f9e9e452.tar.xz
Remove mention of --seed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index e035d820f..4876a2069 100644
--- a/NEWS
+++ b/NEWS
@@ -126,8 +126,7 @@ GNU coreutils NEWS -*- outline -*-
for every file, but provides almost the same level of protection
against mistakes.
- sort now accepts the --random-sort (-R) option and `R' ordering option,
- as well as the --seed=STRING option.
+ sort now accepts the --random-sort (-R) option and `R' ordering option.
** Bug fixes