summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-08-15 09:48:43 +0200
committerJim Meyering <meyering@redhat.com>2008-08-15 10:18:51 +0200
commit929479026b3fd5910c165c22e1fae9f02e773342 (patch)
tree738dd6b61eded668cd30ba4b1636d3b9ba8cb96b /NEWS
parent4c9fae4e97d95a9f89d1399a8aeb03051f0fec96 (diff)
downloadcoreutils-929479026b3fd5910c165c22e1fae9f02e773342.tar.xz
adjust
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 72c885ccf..4979dd54a 100644
--- a/NEWS
+++ b/NEWS
@@ -39,8 +39,8 @@ GNU coreutils NEWS -*- outline -*-
represents the maximum number of inputs that will be merged at once.
When processing more than NMERGE inputs, sort uses temporary files.
- sort accepts still another new option --version-sort, specifying that
- ordering is to be based on strverscmp(3).
+ sort accepts a new option --version-sort (-V, --sort=version),
+ specifying that ordering is to be based on strverscmp(3).
** Bug fixes