]> granicus.if.org Git - mutt/commitdiff
Clarify PGPPATH usage in manpages.
authorKevin McCarthy <kevin@8t8.us>
Wed, 13 Aug 2014 20:46:40 +0000 (13:46 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 13 Aug 2014 20:46:40 +0000 (13:46 -0700)
Make more clear that, when used with the original PGP program, mutt and
pgpring rely on this being set.

doc/mutt.man
doc/pgpring.man

index 77e475024f51c2984a80d3f5b714046df5c14993..b764c74650c151b4f7d68a113d66687493e30967 100644 (file)
@@ -160,7 +160,10 @@ 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.
+Directory in which the user's PGP public keyring can be found.  When used with
+the original PGP program, mutt and
+.B pgpring (1)
+rely on this being set.
 .IP "TMPDIR"
 Directory in which temporary files are created.
 .IP "REPLYTO"
index e4be006282ebc68c39620acf9c5b14486288a43f..0009ad92ef14b8c261957fa4ce2326b2dde2bcb8 100644 (file)
@@ -53,6 +53,13 @@ Dump signatures.
 .B \-f
 Dump fingerprints.
 
+.SH ENVIRONMENT
+.PP
+.IP "HOME"
+Full path of the user's home directory.
+.IP "PGPPATH"
+Directory in which the user's PGP public keyring can be found.
+
 .SH AUTHORS
 Thomas Roessler <roessler@does\-not\-exist.org>