mhmail: Read the context!
[mmh] / INSTALL
diff --git a/INSTALL b/INSTALL
index 78e1390..8f3b7d3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -52,7 +52,7 @@ need an ANSI C compiler such as gcc.
 4) Edit the file `mhn.defaults' (installed in the mmh `etc' directory).
 
    This file contains the default profile entries for the mmh commands
-   mhlist/mhstore/mhshow.  The syntax of this file is described in section
+   mhlist/mhstore/show.  The syntax of this file is 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://rand-mh.sourceforge.net/book/mh/confmhn.html>.
@@ -131,16 +131,12 @@ Options for configure
 --enable-debug
      Enable debugging support.
 
---enable-mhe    (DEFAULT)
-     Add support for the Emacs front-end `mhe'.
-
 --with-locking=LOCKTYPE    (DEFAULT is dot)
-     Specify the locking mechanism when attempting to "inc" or
-     "msgchk" a local mail spool. Valid options are "dot",
-     "fcntl", "flock", and "lockf". Of the four, dot-locking
-     requires no special kernel or filesystem support, and simply
-     creates a file called "FILE.lock" to indicate that "FILE" is
-     locked.
+     Specify the locking mechanism when attempting to "inc"
+     a local mail spool. Valid options are "dot", "fcntl", "flock",
+     and "lockf". Of the four, dot-locking requires no special kernel
+     or filesystem support, and simply creates a file called
+     "FILE.lock" to indicate that "FILE" is locked.
 
      In order to be effective, you should contact the site
      administrator to find out what locking mechanisms other