Re: mutt/2270: docs show - instead of _ in same cases
Michael Tatge <Michael.Tatge <at> web.de>
2006-07-03 15:11:16 GMT
* On Wed, Jun 07, 2006 I (Michael.Tatge <at> web.de) muttered:
> >Fix:
> attached patch
This updated patch uses _ instead of a literal underscore.
Please apply,
Michael
--
The debate rages on: Is PL/I Bachtrian or Dromedary?
PGP-Key-ID: 0xDC1A44DD
Jabber: init[0] <at> amessage.de
diff -urN mutt-cvs/doc/manual.xml.head mutt-cvs-diff/doc/manual.xml.head
--- mutt-cvs/doc/manual.xml.head 2006-05-27 13:29:12.000000000 +0200
+++ mutt-cvs-diff/doc/manual.xml.head 2006-06-07 15:25:01.000000000 +0200
<at> <at> -4862,7 +4862,7 <at> <at>
<term>needsterminal</term>
<listitem>
<para>
-Mutt uses this flag when viewing attachments with <link linkend="auto-view">auto-view</link>, in
order to decide whether it should honor the setting
+Mutt uses this flag when viewing attachments with <link
linkend="auto-view">auto_view</link>, in order to decide whether it should honor the setting
of the <link linkend="wait-key">$wait_key</link> variable or
not. When an attachment is viewed using an interactive program, and the
corresponding mailcap entry has a <emphasis>needsterminal</emphasis> flag, Mutt will use
<at> <at> -4983,7 +4983,7 <at> <at>
(Continue reading)