aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>1999-12-30 19:30:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>1999-12-30 19:30:26 +0000
commit4441e614bbe29694a39e7be756a9655e40155f2a (patch)
treedfd6687d30dad5ba58f793a7b447f1d560713b6a /gnu
parent0d0f9d1ed6c289d1487b5b4d99b024061fc2954e (diff)
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/grep/README12
1 files changed, 5 insertions, 7 deletions
diff --git a/gnu/usr.bin/grep/README b/gnu/usr.bin/grep/README
index bc34a859063de..66c1bb2ba7846 100644
--- a/gnu/usr.bin/grep/README
+++ b/gnu/usr.bin/grep/README
@@ -1,6 +1,6 @@
-This is GNU grep 2.0, the "fastest grep in the west" (we hope). All
+This is GNU grep, the "fastest grep in the west" (we hope). All
bugs reported in previous releases have been fixed. Many exciting new
-bugs have probably been introduced in this major revision.
+bugs have probably been introduced in this revision.
GNU grep is provided "as is" with no warranty. The exact terms
under which you may use and (re)distribute this program are detailed
@@ -14,15 +14,13 @@ look at every character. The result is typically many times faster
than Unix grep or egrep. (Regular expressions containing backreferencing
will run more slowly, however.)
-See the file AUTHORS for a list of authors and other contributors.
+See the files AUTHORS and THANKS for a list of authors and other contributors.
See the file INSTALL for compilation and installation instructions.
-See the file MANIFEST for a list of files in this distribution.
-
See the file NEWS for a description of major changes in this release.
-See the file PROJECTS if you want to be mentioned in AUTHORS.
+See the file TODO for ideas on how you could help us improve grep.
-Send bug reports to bug-gnu-utils@prep.ai.mit.edu. Be sure to
+Send bug reports to bug-gnu-utils@gnu.org. Be sure to
include the word "grep" in your Subject: header field.