]> git.eshelyaron.com Git - emacs.git/commitdiff
(Grep Searching): Fix lgrep doc.
authorKim F. Storm <storm@cua.dk>
Wed, 14 Feb 2007 11:56:58 +0000 (11:56 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 14 Feb 2007 11:56:58 +0000 (11:56 +0000)
man/building.texi

index a25e1bf4e0646c863b7f8f2bcbf9e31f28922703..d9ee90187e111c351a5ea1ed1f6a833933789b6a 100644 (file)
@@ -396,8 +396,8 @@ the @code{find-grep-dired} command, in @ref{Dired and Find}.
   The commands @kbd{M-x lgrep} (local grep) and @kbd{M-x rgrep}
 (recursive grep) are more user-friendly versions of @code{grep} and
 @code{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 sensitivity of the search is controlled by the
+to match, the files to search, and the base directory for the search.
+Case sensitivity of the search is controlled by the
 current value of @code{case-fold-search}.
 
 These commands build the shell commands based on the variables