From: David Levine <levinedl@acm.org>
Date: Wed, 13 Jun 2012 13:55:19 +0000 (-0500)
Subject: Added BUGS section to mh-tailor man file to note that failure to open
X-Git-Url: http://git.marmaro.de/?a=commitdiff_plain;h=2cb94fc491ecfbab796f2287f1be4a2c85a8a46d;p=mmh

Added BUGS section to mh-tailor man file to note that failure to open
mts.conf is silently ignored..  And added to its DEFAULTS section.
Also changed to consistent use of "mail transport configuration file".
---

diff --git a/man/mh-tailor.man b/man/mh-tailor.man
index 98eec985..ca12a8a6 100644
--- a/man/mh-tailor.man
+++ b/man/mh-tailor.man
@@ -3,7 +3,7 @@
 .\"
 .TH MH-TAILOR %manext5% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
-mh-tailor, mts.conf \- mail transport customization for nmh message handler
+mh-tailor, mts.conf \- mail transport configuration for nmh message handler
 .SH SYNOPSIS
 .I %etcdir%/mts.conf
 .SH DESCRIPTION
@@ -321,4 +321,19 @@ None
 mh\-mts(8), post(8)
 
 .SH DEFAULTS
-As listed above
+As listed above.  The path of the mail transport configuration
+file can be changed with the
+.B MHMTSCONF
+environment variable and augmented with the
+.B MHMTSUSERCONF
+environment variable, see mh\-profile(5).
+
+.SH BUGS
+Failure to open any mail transport configuration file is silently
+ignored.  Therefore, it's best to avoid dynamic creation of such
+a file with the intent of use via the
+.B MHMTSCONF
+or
+.B MHMTSUSERCONF
+environment variables.  If such use is necessary, the ability
+to successfully open the file should first be verified.
diff --git a/man/nmh.man b/man/nmh.man
index 03e928d2..63417e70 100644
--- a/man/nmh.man
+++ b/man/nmh.man
@@ -242,7 +242,7 @@ commands:
 ^mh\-mail(5)~^\- message format for nmh message system
 ^mh\-profile(5)~^\- user customization for nmh message system
 ^mh\-sequence(5)~^\- sequence specification for nmh message system
-^mh\-tailor(5)~^\- mail transport customization for nmh message system
+^mh\-tailor(5)~^\- mail transport configuration for nmh message system
 .sp
 ^ap(8)~^\- parse addresses 822\-style
 ^conflict(8)~^\- search for alias/password conflicts