]> granicus.if.org Git - neomutt/commitdiff
Manual: f=f messages are text/plain, not "plain ASCII"
authorRocco Rutte <pdmef@gmx.net>
Mon, 19 Mar 2007 15:12:25 +0000 (08:12 -0700)
committerRocco Rutte <pdmef@gmx.net>
Mon, 19 Mar 2007 15:12:25 +0000 (08:12 -0700)
doc/manual.xml.head

index c60f496e2f4f650d1ce8770476707aec181d5c7c..c86650747de994cc7bd31145507731d1fd49491e 100644 (file)
@@ -1212,7 +1212,7 @@ have a look at the mixmaster documentation.
 
 <para>
 <literal>format=flowed</literal>-style messages (or <literal>f=f</literal>
-for short) are plain ASCII messages that consist of paragraphs which a receiver's
+for short) are <literal>text/plain</literal> messages that consist of paragraphs which a receiver's
 mail client may reformat to its own needs which mostly means to
 customize line lengths regardless of what the sender sent. Technically this is
 achieved by letting lines of a ``flowable'' paragraph end in spaces.