]> granicus.if.org Git - neomutt/commitdiff
Manual: Fix wording for simple search
authorRocco Rutte <pdmef@gmx.net>
Sun, 23 Nov 2008 16:31:44 +0000 (17:31 +0100)
committerRocco Rutte <pdmef@gmx.net>
Sun, 23 Nov 2008 16:31:44 +0000 (17:31 +0100)
doc/manual.xml.head

index 38c118e329a84af30d70df4234b11b682f80bd1c..37b3a1fb5debd360a1b31fb58053c6b13b6cd657 100644 (file)
@@ -3618,9 +3618,9 @@ a keyword case-insensitively from <xref linkend="tab-simplesearch-keywords"/>:
 If that is the case, Mutt will use the shown pattern modifier instead.
 If a keyword would conflict with your search keyword, you need to turn
 it into a regular expression to avoid matching the keyword table. For
-example, if you want to find all messages matching <quote><literal>flag</literal></quote>
-(using <link linkend="simple-search">&dollar;simple&lowbar;search</link>,
-see below but not meaning flagged messages) simply search for
+example, if you want to find all messages matching <quote>flag</quote>
+(using <link linkend="simple-search">&dollar;simple&lowbar;search</link>)
+but don't want to match flagged messages, simply search for
 <quote><literal>&lsqb;f&rsqb;lag</literal></quote>.
 </para>