summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2019-12-26 19:33:37 -0800
committerJim Meyering <meyering@fb.com>2019-12-26 19:34:07 -0800
commit972fc260b9ac5b4259a24a1eda0a17e2701b795e (patch)
treef0ecadd355a148de25855bec8a07898c732894f9
parent3f11cfb64261d7f38bf3aff57db93dd4c6e901e0 (diff)
downloadgrep-972fc260b9ac5b4259a24a1eda0a17e2701b795e.tar.gz
maint: tweak NEWS wording
* NEWS: Minor wording change.
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 718659c9..4f04ec35 100644
--- a/NEWS
+++ b/NEWS
@@ -21,8 +21,8 @@ GNU grep NEWS -*- outline -*-
output is /dev/null.
[Bug#37716 introduced in grep 3.2]
- A performance bug has been fixed when grep is given many patterns
- each of which lack backreferences.
+ A performance bug has been fixed when grep is given many patterns,
+ each with no backreference.
[Bug#33249 introduced in grep 2.5]
A performance bug has been fixed for patterns like '01.2' that