]> granicus.if.org Git - mutt/commitdiff
Replace free ~ with ˜. Closes: #2030.
authorBrendan Cully <brendan@kublai.com>
Tue, 9 Aug 2005 19:59:46 +0000 (19:59 +0000)
committerBrendan Cully <brendan@kublai.com>
Tue, 9 Aug 2005 19:59:46 +0000 (19:59 +0000)
doc/manual.sgml.head

index 5b19f358d1e2e1919c36bd8cf9bac433f623dd88..bc9b91347051fcecb87263e2a2da15e94846cb0e 100644 (file)
@@ -2323,7 +2323,7 @@ individually).  The <ref id="index_format"
 name="&dollar;index&lowbar;format"> variable's ``&percnt;y'' and
 ``&percnt;Y'' escapes can be used to expand ``X-Label:'' fields in the
 index, and Mutt's pattern-matcher can match regular expressions to
-``X-Label:'' fields with the ``~y'' selector.  ``X-Label:'' is not a
+``X-Label:'' fields with the ``&tilde;y'' selector.  ``X-Label:'' is not a
 standard message header field, but it can easily be inserted by procmail
 and other mail filtering agents.