diff etc/NEWS @ 75879:0713e22d4411

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 14 Feb 2007 11:59:36 +0000
parents 9a63c2e51e22
children 593058f42983
line wrap: on
line diff
--- a/etc/NEWS	Wed Feb 14 11:56:58 2007 +0000
+++ b/etc/NEWS	Wed Feb 14 11:59:36 2007 +0000
@@ -1590,8 +1590,8 @@
 *** New commands `lgrep' (local grep) and `rgrep' (recursive grep) are
 more user-friendly versions of `grep' and `grep-find', which prompt
 separately for the regular expression to match, the files to search,
-and the base directory for the search (rgrep only).  Case sensitivitivy
-of the search is controlled by the current value of `case-fold-search'.
+and the base directory for the search.  Case sensitivitivy of the
+search is controlled by the current value of `case-fold-search'.
 
 These commands build the shell commands based on the new variables
 `grep-template' (lgrep) and `grep-find-template' (rgrep).