]> diplodocus.org Git - nmh/blobdiff - man/mh-profile.man
Removed a local variable from m_Eom().
[nmh] / man / mh-profile.man
index 45009194e4b3e12d7574d921186ad3474035ffc4..edbd8aadfcc6ea7a9d3043299edf5942ebdf2ab1 100644 (file)
@@ -1,7 +1,7 @@
 .TH MH-PROFILE %manext5% 2016-10-19 "%nmhversion%"
-.\"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mh-profile \- user profile customization for nmh message handler
 .SH DESCRIPTION
@@ -15,7 +15,7 @@ a set of user parameters used by the
 family of programs.  Each entry in the file is of the format
 .PP
 .RS 5
-.IR profile\-component ": " value
+.IR profile-component ": " value
 .RE
 .PP
 If the text of a profile entry is long, you may extend it across several
@@ -86,7 +86,7 @@ MHCONTEXT.
 See the
 .B HISTORY
 section below.
-(profile, default: <nmh\-dir>/context)
+(profile, default: <nmh-dir>/context)
 .RE
 .PP
 .BR Current\-Folder :
@@ -158,7 +158,7 @@ entry blank.  (profile, default: \&.mh\-sequences)
 172\0178\-181\0212
 .RS 5
 Keeps track of the private sequence called \*(lqseq\*(rq in the specified
-folder.  Private sequences are generally used for read\-only folders.
+folder.  Private sequences are generally used for read-only folders.
 See the
 .IR mh\-sequence (5)
 man page for details about private sequences.
@@ -273,7 +273,9 @@ to construct your default \*(lqFrom:\*(rq header.  The text used here will
 be copied exactly to your \*(lqFrom:\*(rq header, so it should already be RFC
 822 compliant.  If this is set, the
 .B Signature
-profile entry is NOT used, so it should include a signature as well.  (profile,
+profile entry is
+.I not
+used, so it should include a signature as well.  (profile,
 default: userid@local.hostname)
 .RE
 .PP
@@ -377,7 +379,7 @@ supersedes all of this.  (profile, no default)
 .RE
 .PP
 .BR credentials :
-\&legacy
+legacy
 .RS 5
 Indicates how the username and password credentials will be retrieved
 for access to external servers, such as those that provide SMTP or POP
@@ -751,7 +753,9 @@ The
 .I \&.mh\-profile
 contains only static information, which
 .B nmh
-programs will NOT update.  Changes in context are made to the
+programs will
+.I not
+update.  Changes in context are made to the
 .I context
 file kept in the users
 .B nmh
@@ -895,6 +899,7 @@ switch.
 MHTMPDIR, TMPDIR
 These variables are searched, in order, for the directory in which to
 create some temporary files.
+MHTMPDIR is deprecated and will be removed in a future release of nmh.
 .TP
 MHWDEBUG
 If this variable is set to a non-null value,
@@ -938,7 +943,7 @@ replied to.  The message is also available, when the
 .B \-atfile
 switch is used, through a link called \*(lq@\*(rq in the current directory
 if your current working directory and the folder the message lives in are
-on the same UNIX filesystem, and if your current working directory is
+on the same Unix filesystem, and if your current working directory is
 writable.
 .TP
 mhaltmsg
@@ -1025,13 +1030,13 @@ This may be set by
 .SH FILES
 .PD 0
 .TP 20
-$HOME/\&.mh\-profile
+$HOME/.mh\-profile
 The user's profile.
 .TP
-<mh\-dir>/context
+<mh-dir>/context
 The user's context
 .TP
-<folder>/\&.mh\-sequences
+<folder>/.mh\-sequences
 Public sequences for <folder>.
 .PD
 .SH "SEE ALSO"