# HG changeset patch # User Eli Zaretskii # Date 992248819 0 # Node ID 51351cf9de04ad37f83e32464c53a72aff6be5a0 # Parent 6405e2d84266987b2746ae2939f0ad1299f43303 Fix a typo. diff -r 6405e2d84266 -r 51351cf9de04 man/search.texi --- a/man/search.texi Sun Jun 10 18:02:43 2001 +0000 +++ b/man/search.texi Mon Jun 11 08:40:19 2001 +0000 @@ -865,7 +865,7 @@ @subsection Replace Commands and Case If the first argument of a replace command is all lower case, the -commands ignores case while searching for occurrences to +command ignores case while searching for occurrences to replace---provided @code{case-fold-search} is non-@code{nil}. If @code{case-fold-search} is set to @code{nil}, case is always significant in all searches.