--- doc/manual.xml.head | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/manual.xml.head b/doc/manual.xml.head index c60f496..c866507 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -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. -- 1.5.0.4.1009.g31b4
