From 176905cd5ed51f8280fbf4bc81ad2cf3d01149ea Mon Sep 17 00:00:00 2001 From: "m@mmmmarascio.xyz" Date: Mon, 4 Jan 2016 19:47:00 -0700 Subject: [PATCH] Change some "nmh" into "mmh" in man pages This is to avoid confusion between nmh and mmh --- man/ap.man8 | 2 +- man/dp.man8 | 2 +- man/fmtdump.man8 | 6 +++--- man/folder.man1 | 4 ++-- man/forw.man1 | 2 +- man/inc.man1 | 8 ++++---- man/mark.man1 | 2 +- man/mh-alias.man5 | 12 ++++++------ man/mh-draft.man7 | 8 ++++---- man/mh-format.man5 | 18 +++++++++--------- man/mh-mail.man5 | 10 +++++----- man/mh-profile.man5 | 2 +- man/mh-sequence.man7 | 38 +++++++++++++++++++------------------- man/mhl.man1 | 6 +++--- man/mhlist.man1 | 4 ++-- man/mhmail.man1 | 4 ++-- man/mhparam.man1 | 2 +- man/mhpath.man1 | 6 +++--- man/mhstore.man1 | 6 +++--- man/packf.man1 | 2 +- man/pick.man1 | 4 ++-- man/rcvstore.man1 | 8 ++++---- man/refile.man1 | 4 ++-- man/repl.man1 | 2 +- man/rmf.man1 | 4 ++-- man/scan.man1 | 2 +- man/show.man1 | 8 ++++---- man/slocal.man1 | 8 ++++---- man/whatnow.man1 | 4 ++-- 29 files changed, 94 insertions(+), 94 deletions(-) diff --git a/man/ap.man8 b/man/ap.man8 index c96770c..ad41a92 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -21,7 +21,7 @@ ap \- parse addresses 822-style is a program that parses addresses according to the ARPA Internet standard. It also understands many non\-standard formats. It is useful for seeing how -.B nmh +.B mmh will interpret an address. .PP The diff --git a/man/dp.man8 b/man/dp.man8 index b19c50b..caf695e 100644 --- a/man/dp.man8 +++ b/man/dp.man8 @@ -22,7 +22,7 @@ It also understands many non\-standard formats, such as those produced by TOPS\-20 sites and some UNIX sites using .BR ctime (3). It is useful for seeing how -.B nmh +.B mmh will interpret a date. .PP The diff --git a/man/fmtdump.man8 b/man/fmtdump.man8 index 6156c39..046c2de 100644 --- a/man/fmtdump.man8 +++ b/man/fmtdump.man8 @@ -3,7 +3,7 @@ .\" .TH FMTDUMP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -fmtdump \- decode nmh format files +fmtdump \- decode mh format files .SH SYNOPSIS .HP 5 .na @@ -16,9 +16,9 @@ fmtdump \- decode nmh format files .SH DESCRIPTION .B Fmtdump is a program that parses an -.B nmh +.B mh format file and produces a pseudo-language listing of the how -.B nmh +.B mmh interprets the file. This is useful when debugging a complicated format file. .PP The diff --git a/man/folder.man1 b/man/folder.man1 index 704809d..be903be 100644 --- a/man/folder.man1 +++ b/man/folder.man1 @@ -31,7 +31,7 @@ is equivalent to .ad .SH DESCRIPTION Since the -.B nmh +.B mmh environment is the shell, it is easy to lose track of the current folder from day to day. When .B folder @@ -133,7 +133,7 @@ The `(others)' indicates that the folder .I ucom has files which aren't messages. These files may either be sub\-folders, or files that -don't belong under the nmh file naming scheme. +don't belong under the mh file naming scheme. .PP The folder and message totals are output if either a .B \-all diff --git a/man/forw.man1 b/man/forw.man1 index 8091c42..220a7f0 100644 --- a/man/forw.man1 +++ b/man/forw.man1 @@ -138,7 +138,7 @@ and .B \-volume .I number switches implement a digest facility for -.BR nmh . +.BR mmh . Specifying these switches enables and/or overloads the following escapes: .PP .RS 5 diff --git a/man/inc.man1 b/man/inc.man1 index 73c0346..817c1bd 100644 --- a/man/inc.man1 +++ b/man/inc.man1 @@ -28,7 +28,7 @@ inc \- incorporate new mail .B Inc incorporates mail from the user's incoming mail drop into an -.B nmh +.B mh folder. .PP You may specify which folder to use with @@ -55,7 +55,7 @@ If the user's profile contains a entry, it will be used as the protection on the newly created messages, otherwise the -.B nmh +.B mmh default of 0644 will be used. For all subsequent operations on these messages, this initially assigned protection will be preserved. .PP @@ -93,7 +93,7 @@ will be in the current directory unless a full path is specified. .PP .B Inc will incorporate even improperly formatted messages into the -user's nmh folder, inserting a blank line prior to the offending component +user's mh folder, inserting a blank line prior to the offending component and printing a comment identifying the bad message. .PP In all cases, the user's mail drop will be zeroed, unless the @@ -143,7 +143,7 @@ will consult the profile entry .RI ` MailDrop ' for this information. If the value found is not absolute, then it is interpreted relative to the user's -.B nmh +.B mh directory. If the value is not found, then .B inc will look in the standard system location for the user's maildrop. diff --git a/man/mark.man1 b/man/mark.man1 index dacf4ce..ba19506 100644 --- a/man/mark.man1 +++ b/man/mark.man1 @@ -110,7 +110,7 @@ to force the new or modified sequences to be indicates that the sequences should be made `public'. These sequences will then be readable by all -.B nmh +.B mmh users with permission to read the relevant folders. In contrast, the .B \-nopublic switch indicates that the diff --git a/man/mh-alias.man5 b/man/mh-alias.man5 index e05358a..610117b 100644 --- a/man/mh-alias.man5 +++ b/man/mh-alias.man5 @@ -3,10 +3,10 @@ .\" .TH MH-ALIAS %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-alias \- alias file for nmh message system +mh-alias \- alias file for mh message system .SH DESCRIPTION This describes -.B nmh +.B mh personal alias files. It does .B not @@ -122,7 +122,7 @@ not usually output, rather the address\-group that the alias maps to is output instead. If `alias' is terminated with a `;' instead of a `:', then both the `alias' and the address are output in the correct format. (This makes replies possible since personal -.B nmh +.B mh aliases are unknown to the mail transport system.) .RE .PP @@ -175,9 +175,9 @@ Finally, all aliases of the form `news.' are defined to be `news'. .PP The key thing to understand about aliasing in -.B nmh +.B mh is that aliases in -.B nmh +.B mh alias files are expanded into the headers of messages posted. This aliasing occurs first, at posting time, without the knowledge of the message transport system. In contrast, once the message transport system @@ -189,7 +189,7 @@ expanded into the headers of messages delivered. .SH "HELPFUL HINTS" To use aliasing in -.B nmh +.B mmh quickly, do the following: .PP .RS 2 diff --git a/man/mh-draft.man7 b/man/mh-draft.man7 index b721aa6..a779488 100644 --- a/man/mh-draft.man7 +++ b/man/mh-draft.man7 @@ -3,7 +3,7 @@ .\" .TH MH-DRAFT %manext7% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-draft \- draft folder facility for nmh message system +mh-draft \- draft folder facility for mh message system .SH DESCRIPTION There are a number of interesting advanced facilities for the composition of outgoing mail. @@ -33,7 +33,7 @@ the user was composing is the current message in the draft folder. .PP The user can send off whatever drafts desired from the shell using the standard -.B nmh +.B mmh `msgs' convention to the .B send command.. @@ -118,9 +118,9 @@ example, as many message drafts as desired can appear, since doesn't mind sending more than one draft at a time. .PP It is important to realize that -.B nmh +.B mmh treats the draft folder like a standard -.B nmh +.B mh folder in nearly all respects. There is one exception: Although conceptually .B send diff --git a/man/mh-format.man5 b/man/mh-format.man5 index e86e9ce..014a417 100644 --- a/man/mh-format.man5 +++ b/man/mh-format.man5 @@ -3,10 +3,10 @@ .\" .TH MH-FORMAT %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-format \- format file for nmh message system +mh-format \- format file for mh message system .SH DESCRIPTION Several -.B nmh +.B mmh commands utilize either a .I format string or a @@ -21,12 +21,12 @@ how to generate the reply to a message, and so on. .PP There are a few alternate scan listing formats available in -.IR nmh/etc/scan.time , -.IR nmh/etc/scan.size , +.IR mmh/etc/scan.time , +.IR mmh/etc/scan.size , and -.IR nmh/etc/scan.timely . +.IR mmh/etc/scan.timely . Look in -.I nmh/etc +.I mmh/etc for other .B scan and @@ -34,7 +34,7 @@ and format files which may have been written at your site. .PP It suffices to have your local -.B nmh +.B mh expert actually write new format commands or modify existing ones. This manual section explains how to do that. Note: familiarity with the C @@ -564,7 +564,7 @@ endif .\" support this syntax?'' MH has been hacked on for a long time...) .\".PP One more example: Currently, -.B nmh +.B mmh supports very large message numbers, and it is not uncommon for a folder to have far more than 10000 messages. @@ -578,7 +578,7 @@ the various scan format strings are inherited from older MH versions, and are generally hard-coded to 4 digits of message number before formatting problems start to occur. -The nmh format strings can be modified to behave more sensibly with larger +The mh format strings can be modified to behave more sensibly with larger message numbers: .PP .RS diff --git a/man/mh-mail.man5 b/man/mh-mail.man5 index 9b3334d..9d06dfc 100644 --- a/man/mh-mail.man5 +++ b/man/mh-mail.man5 @@ -3,15 +3,15 @@ .\" .TH MH-MAIL %manext5% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-mail \- message format for nmh message system +mh-mail \- message format for mh message system .SH DESCRIPTION -.B nmh +.B mmh processes messages in a particular format. It should be noted that although neither Bell nor Berkeley mailers produce message files in the format that -.B nmh +.B mmh prefers, -.B nmh +.B mmh can read message files in that antiquated format. .PP Each user possesses a system maildrop box which initially receives all @@ -33,7 +33,7 @@ part of a message is called the header, and the free-format portion is called the body. The header must always exist, but the body is optional. These parts are separated by an empty line, i.e., two consecutive newline characters. Within -.B nmh , +.B mmh , the header and body may be separated by a line consisting of dashes: .PP .RS 5 diff --git a/man/mh-profile.man5 b/man/mh-profile.man5 index dd051b7..cd8e240 100644 --- a/man/mh-profile.man5 +++ b/man/mh-profile.man5 @@ -391,7 +391,7 @@ signature text. (profile, no default) .SS "Process Profile Entries" The following profile elements are used whenever an -.B nmh +.B mmh program invokes some other program such as .BR more . The profile can be used to select alternate programs if the diff --git a/man/mh-sequence.man7 b/man/mh-sequence.man7 index 4e4b443..0ad2c4a 100644 --- a/man/mh-sequence.man7 +++ b/man/mh-sequence.man7 @@ -3,18 +3,18 @@ .\" .TH MH-SEQUENCE %manext7% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mh-sequence \- sequence specification for nmh message system +mh-sequence \- sequence specification for mh message system .SH DESCRIPTION A sequence (or sequence set) is a symbolic name representing a message or collection of messages. -.B nmh +.B mmh has several internally defined sequences, as well as allowing users to define their own sequences. .SS "Message Specification and Pre\-Defined Message Sequences" Most -.B nmh +.B mmh commands accept a `msg' or `msgs' specification, where `msg' indicates one message and `msgs' indicates one or more messages. To designate a message, you may use either its number (e.g., 1, 10, 234) @@ -93,10 +93,10 @@ b the next message number beyond `l' .SS "User\-Defined Message Sequences" In addition to the `reserved' (pre-defined) message names given above, -.B nmh +.B mmh supports user-defined sequence names. User-defined sequences allow the -.B nmh +.B mmh user a tremendous amount of power in dealing with groups of messages in the same folder by allowing the user to bind a group of messages to a meaningful symbolic name. @@ -105,7 +105,7 @@ The name used to denote a message sequence must consist of an alphabetic character followed by zero or more alphanumeric characters, and can not be one of the `reserved' message names above. After defining a sequence, it can be used wherever an -.B nmh +.B mmh command expects a `msg' or `msgs' argument. .PP @@ -133,17 +133,17 @@ commands. .SS "Public and Private User-Defined Sequences" There are two varieties of user-defined sequences: public and private. Public sequences of a folder are accessible to any -.B nmh +.B mmh user that can read that folder. They are kept in each folder in the file determined by the `Mh\-Sequences' profile entry (default is .IR \&.mh_sequences ). Private sequences are accessible only to the -.B nmh +.B mmh user that defined those sequences and are kept in the user's -.B nmh +.B mh context file. .PP In general, the commands that create sequences (such as @@ -152,7 +152,7 @@ and .BR mark ) will create public sequences if the folder for which the sequences are being defined is writable by the -.B nmh +.B mmh user. For most commands, this can be overridden by using the switches .B \-public @@ -163,7 +163,7 @@ the `Mh\-Sequences' profile entry is defined but empty, then \fIprivate\fR sequences will be created instead. .SS "Sequence Negation" -.B Nmh +.B Mmh provides the ability to select all messages .B not elements of a user-defined sequence. @@ -173,7 +173,7 @@ messages not elements of the specified sequence name. The default negation prefix is the exlamation mark `!', but it may be change to any string, by defining the entry `Sequence\-Negation' in the -.B nmh +.B mmh profile file. For example, if the profile entry is: .PP @@ -182,7 +182,7 @@ Sequence\-Negation: not .RE .PP then anytime an -.B nmh +.B mmh command is given `notfoo' as a `msg' or `msgs' argument, it would substitute all messages that are not elements of the sequence `foo'. @@ -198,17 +198,17 @@ To deactivate the negation mechanism, define Sequence\-Negation in your profile to an empty value. .SS "The Previous Sequence" -.B Nmh +.B Mmh provides the ability to remember the `msgs' or `msg' argument last given to an -.B nmh +.B mmh command. The entry `Previous\-Sequence' should be defined in the -.B nmh +.B mmh profile; its value should be a sequence name or multiple sequence names separated by spaces. If this entry is defined, when an -.B nmh +.B mmh command finishes, it will define the sequence(s) named in the value of this entry to be those messages that were specified to the command. Hence, a profile entry of @@ -218,7 +218,7 @@ Previous\-Sequence: pseq .RE .PP directs any -.B nmh +.B mmh command that accepts a `msg' or `msgs' argument to define the sequence `pseq' as those messages when it finishes. .PP @@ -226,7 +226,7 @@ define the sequence `pseq' as those messages when it finishes. there can be a performance penalty in using the `Previous\-Sequence' facility. If it is used, .B all -.B nmh +.B mmh programs have to write the sequence information to the .I \&.mh_sequences file for the folder each time they run. If the diff --git a/man/mhl.man1 b/man/mhl.man1 index 37577f8..3a740df 100644 --- a/man/mhl.man1 +++ b/man/mhl.man1 @@ -3,7 +3,7 @@ .\" .TH MHL %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mhl \- produce formatted listings of nmh messages +mhl \- produce formatted listings of mh messages .SH SYNOPSIS .HP 5 .na @@ -20,10 +20,10 @@ mhl \- produce formatted listings of nmh messages .SH DESCRIPTION .B Mhl is an -.B nmh +.B mmh command for filtering and/or displaying text messages. It is the default method of displaying text messages for -.B nmh +.B mmh (it is the default .IR showproc ). .PP diff --git a/man/mhlist.man1 b/man/mhlist.man1 index 80bdcca..90f46cc 100644 --- a/man/mhlist.man1 +++ b/man/mhlist.man1 @@ -57,12 +57,12 @@ will accept the source message on the standard input. Note that the file, or input from standard input should be a validly formatted message, just like any other -.B nmh +.B mh message. It should .B NOT be in mail drop format (to convert a file in mail drop format to a folder of -.B nmh +.B mh messages, see .BR inc (1)). .PP diff --git a/man/mhmail.man1 b/man/mhmail.man1 index acecbbc..423ddd6 100644 --- a/man/mhmail.man1 +++ b/man/mhmail.man1 @@ -118,12 +118,12 @@ mail program or .BR mailx ), which is compatible with -.BR nmh . +.BR mmh . This program was intended for the use of programs such as .BR cron , which expect to send mail automatically to various addresses. It was also used by various -.B nmh +.B mmh commands to mail various error notifications. .PP When invoked without arguments, it had once simply invoked diff --git a/man/mhparam.man1 b/man/mhparam.man1 index 11a1346..9cd39fb 100644 --- a/man/mhparam.man1 +++ b/man/mhparam.man1 @@ -3,7 +3,7 @@ .\" .TH MHPARAM %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mhparam \- print nmh profile and context components +mhparam \- print mmh profile and context components .SH SYNOPSIS .HP 5 .na diff --git a/man/mhpath.man1 b/man/mhpath.man1 index d5d3327..1729565 100644 --- a/man/mhpath.man1 +++ b/man/mhpath.man1 @@ -3,7 +3,7 @@ .\" .TH MHPATH %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mhpath \- print full pathnames of nmh messages and folders +mhpath \- print full pathnames of mh messages and folders .SH SYNOPSIS .HP 5 .na @@ -24,7 +24,7 @@ instead. If the only argument is `+', your mail storage location (`Path') is output; this can be useful in shell scripts. .PP Contrasted with other -.B nmh +.B mmh commands, a message argument to .B mhpath may often be intended for writing. Because of this: @@ -141,7 +141,7 @@ None .SH BUGS Like all -.B nmh +.B mmh commands, .B mhpath expands and sorts diff --git a/man/mhstore.man1 b/man/mhstore.man1 index e4fdfdc..281037a 100644 --- a/man/mhstore.man1 +++ b/man/mhstore.man1 @@ -59,12 +59,12 @@ will accept the source message on the standard input. Note that the file, or input from standard input should be a validly formatted message, just like any other -.B nmh +.B mh message. It should .B NOT be in mail drop format (to convert a file in mail drop format to a folder of -.B nmh +.B mh messages, see .BR inc (1)). .PP @@ -311,7 +311,7 @@ user profile, e.g., .RE .PP which is created automatically during -.B nmh +.B mmh installation. .SH FILES diff --git a/man/packf.man1 b/man/packf.man1 index c07204a..337c9a9 100644 --- a/man/packf.man1 +++ b/man/packf.man1 @@ -3,7 +3,7 @@ .\" .TH PACKF %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -packf \- pack messages in nmh folder into a single mbox file +packf \- pack messages in mh folder into a single mbox file .SH SYNOPSIS .HP 5 .na diff --git a/man/pick.man1 b/man/pick.man1 index 42971fe..6f5a0ce 100644 --- a/man/pick.man1 +++ b/man/pick.man1 @@ -231,7 +231,7 @@ output separated by newlines. This is .B extremely useful for quickly generating arguments for other -.B nmh +.B mmh programs by using the `backquoting' syntax of the shell. For example, the command .PP @@ -402,7 +402,7 @@ no output, and the argument given to the outer command as a result of backquoting .B pick is empty. In the case of -.B nmh +.B mmh programs, the outer command now acts as if the default `msg' or `msgs' should be used (e.g., `all' in the case of diff --git a/man/rcvstore.man1 b/man/rcvstore.man1 index c9c64b9..5cae3e3 100644 --- a/man/rcvstore.man1 +++ b/man/rcvstore.man1 @@ -22,7 +22,7 @@ rcvstore \- asynchronously incorporate mail into a folder .SH DESCRIPTION .B Rcvstore incorporates a message from the standard input into an -.B nmh +.B mh folder. This command is typically used in conjunction with mail filtering programs such as .B slocal @@ -54,14 +54,14 @@ the next highest number for that folder. .B Rcvstore will incorporate anything except zero length messages into the user's -.B nmh +.B mh folder. It will not change the message in any way. .PP If the user's profile contains a `Msg\-Protect: nnn' entry, it will be used as the protection on the newly created message, otherwise the -.B nmh +.B mmh default of 0644 will be used. For all subsequent operations on this message, this initially assigned protection will be preserved. .PP @@ -135,7 +135,7 @@ sequence manipulation. If you use the `Unseen\-Sequence' profile entry, .B rcvstore could try to update the context while another -.B nmh +.B mmh process is also trying to do so. This can cause the context to become corrupted. To avoid this, do not use diff --git a/man/refile.man1 b/man/refile.man1 index 47f825b..a82d1da 100644 --- a/man/refile.man1 +++ b/man/refile.man1 @@ -60,12 +60,12 @@ to use the specified file as the source message to be filed, rather than a message from a folder. Note that the file should be a validly formatted message, just like any other -.B nmh +.B mh message. It should .B NOT be in mail drop format (to convert a file in mail drop format to a folder of -.B nmh +.B mh messages, see .BR inc (1)). diff --git a/man/repl.man1 b/man/repl.man1 index 698d9c8..fcbeee4 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -337,7 +337,7 @@ The .I msgfile switch specifies the message to be replied to as an exact filename rather than as an -.B nmh +.B mh folder and message number. It is intended to be used by the .B msh diff --git a/man/rmf.man1 b/man/rmf.man1 index 7dccb69..d2f50f7 100644 --- a/man/rmf.man1 +++ b/man/rmf.man1 @@ -3,7 +3,7 @@ .\" .TH RMF %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -rmf \- remove an nmh folder +rmf \- remove an mh folder .SH SYNOPSIS .HP 5 .na @@ -19,7 +19,7 @@ removes all of the messages (files) within the specified (or default) folder, and then removes the folder (directory) itself. .PP If there are any files within the folder which are not a part of -.BR nmh , +.BR mmh , they will .B not be removed, and an error will be produced. diff --git a/man/scan.man1 b/man/scan.man1 index 997ade2..2a25d18 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -34,7 +34,7 @@ For example: 15+ 10/\|05 crocker nned 16\- 10/\|05 crocker message id format 18 10/\|06 brien Re: Exit status from mkdir -19 10/\|07*brien `scan' listing format in nmh +19 10/\|07*brien `scan' listing format in mmh .fi .RE .PP diff --git a/man/show.man1 b/man/show.man1 index d4f90d1..5c47210 100644 --- a/man/show.man1 +++ b/man/show.man1 @@ -94,12 +94,12 @@ this file as `-', then will accept the source message on the standard input. Note that the file, or input from standard input should be a validly formatted message, just like any other -.B nmh +.B mh message. It should .B NOT be in mail drop format (to convert a file in mail drop format to a folder of -.B nmh +.B mh messages, see .BR inc (1)). .PP @@ -392,7 +392,7 @@ e.g., .RE .PP which is created automatically during -.B nmh +.B mmh installation. .SH FILES @@ -451,7 +451,7 @@ your link will act like .B show instead. To circumvent this, add a profile\-entry for the link to your -.B nmh +.B mmh profile and add the argument .I n or diff --git a/man/slocal.man1 b/man/slocal.man1 index f6c78d4..8779c0c 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -187,7 +187,7 @@ This action always succeeds. Append the message to the mbox file named by .IR string . This is handled by piping the message to the -.B nmh +.B mmh program .BR rcvpack . If @@ -230,11 +230,11 @@ which your shell might interpret. .TP 4 .IR folder " or " + Store the message in the -.B nmh +.B mh folder named by .IR string . This is handled by piping the message to the -.B nmh +.B mmh program .BR rcvstore . If @@ -294,7 +294,7 @@ To summarize, here's an example delivery file: .nf .ta \w'default 'u +\w'mh-workersxx 'uC +\w'destroy 'uC +\w'result 'u # -# .maildelivery file for nmh's slocal +# .maildelivery file for mmh's slocal # # Blank lines and lines beginning with a '#' are ignored # diff --git a/man/whatnow.man1 b/man/whatnow.man1 index e13fbfd..d0fea84 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -21,7 +21,7 @@ whatnow \- prompting front-end for sending messages is the default program that queries the user about the disposition of a composed draft. It is normally automatically invoked by one of the -.B nmh +.B mmh commands .BR comp , .BR dist , @@ -111,7 +111,7 @@ See .BR mh\-profile (5) for further information about how editors are used by -.BR nmh . +.BR mmh . It also discusses how environment variables can be used to direct .BR whatnow 's -- 1.7.10.4