Added BUGS section to mh-tailor man file to note that failure to open
authorDavid Levine <levinedl@acm.org>
Wed, 13 Jun 2012 13:55:19 +0000 (08:55 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 13 Jun 2012 13:55:19 +0000 (08:55 -0500)
mts.conf is silently ignored..  And added to its DEFAULTS section.
Also changed to consistent use of "mail transport configuration file".

man/mh-tailor.man
man/nmh.man

index 98eec98..ca12a8a 100644 (file)
@@ -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.
index 03e928d..63417e7 100644 (file)
@@ -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