summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2014-05-10 23:28:16 -0700
committerJim Meyering <meyering@fb.com>2014-05-10 23:28:16 -0700
commit3ad009d7892ffaac4df231575a85c3ec9696b244 (patch)
tree7d70d616a47b64aff80ff809433cf4be26e31410
parent013ad511861d9b08ea82b1a29906f9842a38b2db (diff)
downloadgrep-3ad009d7892ffaac4df231575a85c3ec9696b244.tar.gz
maint: NEWS: adjust wording to reflect move
* NEWS (Improvements): Correct direction-relative wording, now that the referent is below, not above.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a19fd165..7f7854e8 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ GNU grep NEWS -*- outline -*-
Performance has improved, typically by 10% and in some cases by a
factor of 200. However, performance of grep -P in UTF-8 locales has
- gotten worse as part of the fix for the abovementioned crashes.
+ gotten worse as part of the fix for the crashes mentioned below.
** Bug fixes