# HG changeset patch # User Kim F. Storm # Date 1171454218 0 # Node ID 8af78a923e9f5c957e5921ea26ed88336d67a892 # Parent 9ba96fd6381579665a5129f1228c3199bcb75602 (Grep Searching): Fix lgrep doc. diff -r 9ba96fd63815 -r 8af78a923e9f man/building.texi --- a/man/building.texi Wed Feb 14 11:54:12 2007 +0000 +++ b/man/building.texi Wed Feb 14 11:56:58 2007 +0000 @@ -396,8 +396,8 @@ 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