From 463a465ae20d84efe76d37e15928b58b3baa839f Mon Sep 17 00:00:00 2001
From: "Eric S. Raymond" <esr@thyrsus.com>
Date: Fri, 26 Mar 1999 11:28:21 +0000
Subject: Fix.

svn path=/trunk/; revision=2410
---
 fetchmail.man | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/fetchmail.man b/fetchmail.man
index a1f293da..c1047ca3 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1116,7 +1116,7 @@ dropstatus	\&	T{
 Strip Status and X-Mozilla-Status lines out of incoming mail
 T}
 mimedecode	\&	T{
-Convert quoted-printable to 8-bit in MIME messages
+Convert quoted-printable to 8-bit in MIME messages (default)
 T}
 no keep  	-K	T{
 Delete seen messages from server (default)
@@ -1143,7 +1143,7 @@ no dropstatus	\&	T{
 Don't drop Status headers (default)
 T}
 no mimedecode	\&	T{
-Don't convert quoted-printable to 8-bit in MIME messages (default)
+Don't convert quoted-printable to 8-bit in MIME messages
 T}
 limit   	-l	T{
 Set message size limit
-- 
cgit v1.2.3