Changeset 5310:248df630188f for doc
- Timestamp:
- 2007-11-20 06:03:22 (12 months ago)
- Branch:
- HEAD
- Files:
-
- 1 modified
-
doc/manual.xml.head (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/manual.xml.head
r5302 r5310 3944 3944 <para> 3945 3945 Mutt supports two versions of so called ``simple searches'' which are 3946 issued if the pattern entered for searching, limiting and similar 3947 operations does not actually contain a pattern modifier. 3946 issued if the query entered for searching, limiting and similar 3947 operations does not seem to be a valid pattern (i.e. it does not contain 3948 one of these characters: ``~'', ``='' or ``%''). If the query is 3949 supposed to contain one of these special characters, they must be escaped 3950 by prepending a backslash (``\''). 3948 3951 </para> 3949 3952
