From: Rocco Rutte Date: Mon, 19 Mar 2007 15:12:25 +0000 (-0700) Subject: Manual: f=f messages are text/plain, not "plain ASCII" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0eb36acb9dadec2f91eba069b0eb66e561e36dd2;p=neomutt Manual: f=f messages are text/plain, not "plain ASCII" --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index c60f496e2..c86650747 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -1212,7 +1212,7 @@ have a look at the mixmaster documentation. format=flowed-style messages (or f=f -for short) are plain ASCII messages that consist of paragraphs which a receiver's +for short) are text/plain 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.