Mutt doesn't actually directly reference the GNUPGHOME environment variable either, so this patch just removes it from the list.
-Kevin
# HG changeset patch # User Kevin McCarthy <[email protected]> # Date 1383860675 28800 # Thu Nov 07 13:44:35 2013 -0800 # Node ID baafc0488397e2933c8dfd3ae2984d8fa41280c2 # Parent 3306cb186f49e83edf15aac91c51f4c6131ef8fe Remove reference to PGPPATH in man page. Mutt doesn't actually directly reference the GNUPGHOME environment variable either, so this patch just removes it from the list. diff --git a/doc/mutt.man b/doc/mutt.man --- a/doc/mutt.man +++ b/doc/mutt.man @@ -154,18 +154,16 @@ Full path of the user's spool mailbox if MAIL is unset. Commonly used when the spool mailbox is a .B maildir (5) folder. .IP "MAILCAPS" Path to search for mailcap files. .IP "MM_NOASK" If this variable is set, mailcap are always used without prompting first. -.IP "PGPPATH" -Directory in which the user's PGP public keyring can be found. .IP "TMPDIR" Directory in which temporary files are created. .IP "REPLYTO" Default Reply-To address. .IP "VISUAL" Specifies the editor to use when composing messages. .SH FILES .PP
signature.asc
Description: PGP signature
