Change some "nmh" into "mmh" in man pages
[mmh] / man / mh-format.man5
index e86e9ce..014a417 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