]> git.marmaro.de Git - mmh/commitdiff
Change some "nmh" into "mmh" in man pages
authorm@mmmmarascio.xyz <m@mmmmarascio.xyz>
Tue, 5 Jan 2016 02:47:00 +0000 (19:47 -0700)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 7 Jan 2016 13:21:51 +0000 (14:21 +0100)
This is to avoid confusion between nmh and mmh

29 files changed:
man/ap.man8
man/dp.man8
man/fmtdump.man8
man/folder.man1
man/forw.man1
man/inc.man1
man/mark.man1
man/mh-alias.man5
man/mh-draft.man7
man/mh-format.man5
man/mh-mail.man5
man/mh-profile.man5
man/mh-sequence.man7
man/mhl.man1
man/mhlist.man1
man/mhmail.man1
man/mhparam.man1
man/mhpath.man1
man/mhstore.man1
man/packf.man1
man/pick.man1
man/rcvstore.man1
man/refile.man1
man/repl.man1
man/rmf.man1
man/scan.man1
man/show.man1
man/slocal.man1
man/whatnow.man1

index c96770ce620c6a9dd5fad39e480f9a02f096710d..ad41a9220e6e3ff6a1885b7ea9f8265eb74228b6 100644 (file)
@@ -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
index b19c50b951c2006bc11df8c53db458d73360f451..caf695ea5668936a3b20d05c74086715969c1ee8 100644 (file)
@@ -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
index 6156c395fb0c55ac7eea447c3a4ffa59a64b2333..046c2de88cc620e6796887696b8bc26c2a431c67 100644 (file)
@@ -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
index 704809d8cb461c9a3a75b220b87c5c3b4de2858f..be903be0475ae6003b4dca0cdb4c9b5690b42291 100644 (file)
@@ -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
index 8091c4234fde43c3f20aa092b39031184db7991b..220a7f023b867fecdc396b85b34d6e3649b39fb6 100644 (file)
@@ -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
index 73c0346c1cf1b4fadb9e981d58d1ad482fed1802..817c1bd8d0b9569132472fae10ca824990a11943 100644 (file)
@@ -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.
index dacf4ce27e82809146a5ac2ef6395ed0f194cde7..ba19506a495da073fb8cd30f58d240bd8099ce7a 100644 (file)
@@ -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
index e05358a18a08320507783e653dad518c70945e83..610117b94ca1a0fd0cf39fa98823538b3be3d561 100644 (file)
@@ -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.<anything>' 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
index b721aa6abbc46797155626139dd6027f2fd05a22..a7794885f931ee8acd2b2c6c41c8442cf6760290 100644 (file)
@@ -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
index e86e9ce61b3e8c17b738d298b062bd58b92861a4..014a417494f4e4f7a51abd437f7e33e733fe4d54 100644 (file)
@@ -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
index 9b3334dab8cdc7c20735a760a54ec4446dc17059..9d06dfcd08670c853ccaebd651f77a5d3b6b4672 100644 (file)
@@ -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
index dd051b78d194a65e67db2d930640583221614e59..cd8e2401215d7ef0a90eba67dea2a45efd63ef75 100644 (file)
@@ -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
index 4e4b4438d843e42f6d577b1d71d71c85e01fa046..0ad2c4a4e73ba4e0c4326035d53720b00d95a4d0 100644 (file)
@@ -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
index 37577f8c134c7bb34e16f9ec671748e32a30520e..3a740dfdf376220ef21fa6036ef0de6e9215d0be 100644 (file)
@@ -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
index 80bdccad0d2602b14bad8b78e9f66e1da40d07ba..90f46cc82b17fb2cb46c31b5d7a1376b29f42b0e 100644 (file)
@@ -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
index acecbbc85568fccb195e57e3117a8469a58b1e18..423ddd642f3d0dd28abfa0d94e1d0e3febf63c0b 100644 (file)
@@ -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
index 11a1346f799968bef90f8d228b810bdc39b9b4e4..9cd39fbb87fb37a794d534732ab9bcdadc450756 100644 (file)
@@ -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
index d5d3327d8aa814a5d1049ba150368f550c78205c..17295650c24cbeb05a778399cc504dd13b6b9523 100644 (file)
@@ -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
index e4fdfdce64d5411d98bb3553f69ebb60fcb1d616..281037a53b07fdf923c98b12b48d363c4a2f96df 100644 (file)
@@ -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
index c07204a5e0c2244a9d51bb396772e65bfe80d154..337c9a90508c84ff54e3bcc83c80a3b17621bcfc 100644 (file)
@@ -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
index 42971fec485af8d515fd47295f89c0998a095429..6f5a0ce15a8b4ddc52527808b272df00749f67f4 100644 (file)
@@ -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
index c9c64b9971b476ddef20bfc8875456dec3156dff..5cae3e392666515a2564d5fe8653c0ad4451562f 100644 (file)
@@ -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
index 47f825bebf35d3c0bb3b6e95bf7ad346a2b8394a..a82d1da945593a52057952d758afd3d30231c0f0 100644 (file)
@@ -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)).
index 698d9c824f8f76bad5f1db0f0cc54d39e717e2af..fcbeee44ffbda6a0126892e3efac918d000e50f0 100644 (file)
@@ -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
index 7dccb69f4a3105c780dd1d7dd33993dc4d40c620..d2f50f761a3d21cbdde0662b0d02900be4be2bb1 100644 (file)
@@ -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.
index 997ade202b3f65eced4ec37619acc7276d439462..2a25d18c1e2c85c4d077a29e4972899350244a0d 100644 (file)
@@ -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
index d4f90d1675c784cd5af9ea7ce580299175dc2c74..5c47210939b2d94ba98b359267a9c007bc633f0f 100644 (file)
@@ -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
index f6c78d451962b949c229a15f320bcb5775ebf823..8779c0c077112c2762220778e8c46a6f3b9c8edf 100644 (file)
@@ -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
 #
index e13fbfd3aabad97d36cfe4d97606216f8ecb26a0..d0fea84e63591d45ca524ec7d5bca2f95ede3ce6 100644 (file)
@@ -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