From 1273dee506da689e71f151da919cf4de8ba0f71b Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Fri, 28 Jan 2000 15:34:52 +0000 Subject: [PATCH] Documentation fix. --- init.h | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/init.h b/init.h index 0a3a5295..da03f0dc 100644 --- a/init.h +++ b/init.h @@ -1589,9 +1589,13 @@ struct option_t MuttVars[] = { { "rfc2047_parameters", DT_BOOL, R_NONE, OPTRFC2047PARAMS, 0 }, /* ** .pp - ** When this variable is set, Mutt will decode RFC2047-encoded MIME - ** parameters. Note that this ues of RFC2047's encoding is illegal, - ** but actually in use. + ** When this variable is set, Mutt will decode RFC-2047-encoded MIME + ** parameters. Note that this use of RFC 2047's encoding is explicitly, + ** prohibited by the standard, but nevertheless encountered in the + ** wild. + ** Also note that setting this parameter will \fInot\fP have the effect + ** that mutt \fIgenerates\fP this kind of encoding. Instead, mutt will + ** unconditionally use the encoding specified in RFC 2231. */ { "save_address", DT_BOOL, R_NONE, OPTSAVEADDRESS, 0 }, /* -- 2.49.0