Removed mhn, as it was already replaced by mhlist/mhshow/mhstore.
[mmh] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6811964..179d11d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -67,13 +67,13 @@ need an ANSI C compiler such as gcc.
    for this file ("masquerade" may be of particular interest).
 
 6) Edit the file `mhn.defaults' (installed in the nmh `etc' directory).
-   This file contains the default profile entries for the nmh command
-   `mhn' and is created by the script `mhn.defaults.sh'.  This script
-   will search a generic path (essentially your $PATH) for programs to
-   handle various content types (for example, xv to display images).
-   You can re-run this script and give it a more tailored path.  You may
-   want to re-run this script later if you install new programs to
-   display content.  An example of this is:
+   This file contains the default profile entries for the nmh commands
+   mhlist/mhstore/mhshow and is created by the script `mhn.defaults.sh'.
+   This script will search a generic path (essentially your $PATH) for
+   programs to handle various content types (for example, xv to display
+   images).  You can re-run this script and give it a more tailored
+   path.  You may want to re-run this script later if you install new
+   programs to display content.  An example of this is:
 
     % cd support/general
     % ./mhn.defaults.sh /usr/local/bin:/usr/X11/bin:/usr/ucb > mhn.defaults
@@ -83,9 +83,9 @@ need an ANSI C compiler such as gcc.
    The `mhn.defaults.sh' script only searches for a simple set of programs.
    If you have specialized programs to handle various types, you will need
    to edit the `mhn.defaults' file manually.  The syntax of this file is
-   described in the man page for `mhn', and in section 9.4 of the book
-   "MH & xmh: Email for Users and Programmers", 3rd edition, by Jerry Peek,
-   on the Internet at <http://www.ics.uci.edu/~mh/book/mh/confmhn.htm>.
+   described in section 9.4 of the book "MH & xmh: Email for Users and
+   Programmers", 3rd edition, by Jerry Peek, on the Internet at
+   <http://www.ics.uci.edu/~mh/book/mh/confmhn.htm>.
 
 7) Add an optional global mh.profile, if desired.  This profile should be
    placed in the nmh `etc' directory with the name `mh.profile'.  This