From: Kevin McCarthy Date: Mon, 22 Apr 2019 18:02:28 +0000 (-0700) Subject: Add note about $mailcap_path generation to the documentation. X-Git-Tag: mutt-1-12-rel~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=905c1fffa9f3b71c2dbeba821444c38d65e5326d;p=mutt Add note about $mailcap_path generation to the documentation. --- diff --git a/init.h b/init.h index 0836bfda..a6b417c1 100644 --- a/init.h +++ b/init.h @@ -1687,7 +1687,8 @@ struct option_t MuttVars[] = { /* ** .pp ** This variable specifies which files to consult when attempting to - ** display MIME bodies not directly supported by Mutt. + ** display MIME bodies not directly supported by Mutt. The default value + ** is generated during startup: see the ``$mailcap'' section of the manual. */ { "mailcap_sanitize", DT_BOOL, R_NONE, OPTMAILCAPSANITIZE, 1 }, /*