grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/NEWS


From: Stepan Kasal
Subject: Changes to grep/NEWS
Date: Wed, 08 Dec 2004 17:15:54 -0500

Index: grep/NEWS
diff -u grep/NEWS:1.38 grep/NEWS:1.39
--- grep/NEWS:1.38      Tue Mar 26 15:37:07 2002
+++ grep/NEWS   Wed Dec  8 14:18:29 2004
@@ -28,7 +28,7 @@
     grep -e '\(a\)\1' -e '\(b\)\1'
     The last backref \1 in the second expression refer to \(b\)
 
-  - The new option --include=PATTERN will only search matching files
+  - The new option --include=PATTERN will search only matching files
     when recursing in directories
 
   - The new option --exclude=PATTERN will skip matching files when




reply via email to

[Prev in Thread] Current Thread [Next in Thread]