Changeset 5374:9a229c41e980 for doc

Show
Ignore:
Timestamp:
2008-05-15 07:01:30 (6 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Document exact address in the manual (closes #3050)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.xml.head

    r5361 r5374  
    61806180</sect1> 
    61816181 
     6182<sect1 id="exact-address"> 
     6183<title>Exact address generation</title> 
     6184 
     6185<para> 
     6186Mutt supports the ``Name &lt;user@host&gt;'' address syntax for reading and 
     6187writing messages, the older ``user@host (Name)'' syntax is only supported when 
     6188reading messages. The <emphasis>--enable-exact-address</emphasis> 
     6189switch can be given to configure to build it with write-support 
     6190for the latter syntax. <literal>EXACT_ADDRESS</literal> in the output of 
     6191<literal>mutt -v</literal> indicates whether it's supported. 
     6192</para> 
     6193 
     6194</sect1> 
     6195 
    61826196</chapter> 
    61836197