From b3459e66166f350a649c9559f8d8c98e5b71aeca Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Mon, 22 Apr 2019 11:02:28 -0700 Subject: [PATCH] Add note about $mailcap_path generation to the documentation Co-authored-by: Richard Russon --- init.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.h b/init.h index 0ed39682c..2eae1a42e 100644 --- a/init.h +++ b/init.h @@ -1924,7 +1924,8 @@ struct ConfigDef MuttVars[] = { /* ** .pp ** This variable specifies which files to consult when attempting to - ** display MIME bodies not directly supported by NeoMutt. + ** display MIME bodies not directly supported by NeoMutt. The default value + ** is generated during startup: see the ``$mailcap'' section of the manual. ** .pp ** $$mailcap_path is overridden by the environment variable \fC$$$MAILCAPS\fP. ** .pp -- 2.40.0