From: Brendan Cully Date: Tue, 9 Aug 2005 19:59:46 +0000 (+0000) Subject: Replace free ~ with ˜. Closes: #2030. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ee17e217f35a7ca6745cc15c3ef49b92b0aa8bb;p=neomutt Replace free ~ with ˜. Closes: #2030. --- diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index 5b19f358d..bc9b91347 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -2323,7 +2323,7 @@ individually). The variable's ``%y'' and ``%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 ``˜y'' selector. ``X-Label:'' is not a standard message header field, but it can easily be inserted by procmail and other mail filtering agents.