From: Kim F. Storm <storm@cua.dk>
Date: Wed, 14 Feb 2007 11:56:58 +0000 (+0000)
Subject: (Grep Searching): Fix lgrep doc.
X-Git-Tag: emacs-pretest-22.0.94~197
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c341ae9662d9c9d21514642e1f8dd510c7d6aee1;p=emacs.git

(Grep Searching): Fix lgrep doc.
---

diff --git a/man/building.texi b/man/building.texi
index a25e1bf4e06..d9ee90187e1 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -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