X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f4fae054e17132a87198271f33c372df999fce76..c576ad2674c37a1c63f004c71049998f38854c64:/man/mh-profile.man diff --git a/man/mh-profile.man b/man/mh-profile.man index a773c766..3b9bdcb4 100644 --- a/man/mh-profile.man +++ b/man/mh-profile.man @@ -1,9 +1,9 @@ .TH MH-PROFILE %manext5% 2016-10-19 "%nmhversion%" -.\" +. .\" %nmhwarning% -.\" +. .SH NAME -mh-profile \- user profile customization for nmh message handler +mh-profile \- user customization for nmh message handler .SH DESCRIPTION Each user of .B nmh @@ -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 @@ -28,7 +28,7 @@ This is a comment. .RE .PP Blank lines are not permitted in -.IR \&.mh\-profile. +.IR \&.mh\-profile . Shell quoting conventions are not available; each token is separated by whitespace. .SS "Standard Profile Entries" @@ -86,7 +86,7 @@ MHCONTEXT. See the .B HISTORY section below. -(profile, default: /context) +(profile, default: /context) .RE .PP .BR Current\-Folder : @@ -112,9 +112,9 @@ Names the sequence or sequences which should be defined as the `msgs' or command. If not present or empty, no such sequences are defined. Otherwise, for each name given, the sequence is first zeroed and then each message is added to the sequence. -Read the +Read .IR mh\-sequence (5) -man page for the details about this sequence. (profile, no default) +for the details about this sequence. (profile, no default) .RE .PP .BR Sequence\-Negation : @@ -122,9 +122,9 @@ not .RS 5 Defines the string which, when prefixed to a sequence name, negates that sequence. Hence, \*(lqnotseen\*(rq means all those messages that -are not a member of the sequence \*(lqseen\*(rq. Read the +are not a member of the sequence \*(lqseen\*(rq. Read .IR mh\-sequence (5) -man page for the details. (profile, no default) +for the details. (profile, no default) .RE .PP .BR Unseen\-Sequence : @@ -140,9 +140,9 @@ and will add or remove messages from these sequences when they are incorporated or read. If not present or empty, no such sequences are defined. Otherwise, each message is -added to, or removed from, each sequence name given. Read the +added to, or removed from, each sequence name given. Read .IR mh\-sequence (5) -man page for the details about this sequence. +for the details about this sequence. (profile, no default) .RE .PP @@ -158,10 +158,10 @@ 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. -See the +folder. Private sequences are generally used for read-only folders. +See .IR mh\-sequence (5) -man page for details about private sequences. +for details about private sequences. (context, no default) .RE .PP @@ -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 @@ -322,9 +324,9 @@ Indicates a default draft folder for .BR refile , and .BR repl . -Read the +Read .IR mh\-draft (5) -man page for details. (profile, no default) +for details. (profile, no default) .RE .PP .BI digest\-issue\- list : @@ -361,8 +363,8 @@ superseded by the environment variable MAILDROP. RAND MH System (agent: Marshall Rose) .RS 5 Tells front-end programs such as -.BR comp, -.BR forw, +.BR comp , +.BR forw , and .B repl your mail signature. (This is not to be confused with a .signature @@ -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 @@ -805,9 +809,9 @@ profile entry. MAILHOST This variable tells .B inc -the POP host to query for mail to incorporate. See the +the POP host to query for mail to incorporate. See .IR inc (1) -man page for more information. +for more information. .TP MH With this environment variable, you can specify a profile @@ -880,21 +884,10 @@ profile (file) to be read by .BR mhstore , in addition to the mhn.defaults profile. .TP -MHPDEBUG -If this variable is set to a non-null value, -.B pick -will emit a representation of the search pattern. -MHPDEBUG -is deprecated, so support for this variable will be removed from a -future nmh release. Instead, -.B pick -now supports a -.B \-debug -switch. -.TP 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, @@ -924,9 +917,8 @@ your user name and your default mail drop: see the \*(lqMailDrop\*(rq profile entry. .TP USERNAME_EXTENSION -This variable is for use with username_extension masquerading. See the -.IR mh-tailor (5) -man page. +This variable is for use with username_extension masquerading. See +.IR mh-tailor (5). .TP editalt This is the alternate message. This is set by @@ -1025,13 +1017,13 @@ This may be set by .SH FILES .PD 0 .TP 20 -$HOME/\&.mh\-profile +$HOME/.mh\-profile The user's profile. .TP -/context +/context The user's context .TP -/\&.mh\-sequences +/.mh\-sequences Public sequences for . .PD .SH "SEE ALSO"