Removed the altmsglink (named `@') and env var `$editalt' for repl and dist.
[mmh] / INSTALL
diff --git a/INSTALL b/INSTALL
index 14ae90f..8f3b7d3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -132,12 +132,11 @@ Options for configure
      Enable debugging support.
 
 --with-locking=LOCKTYPE    (DEFAULT is dot)
      Enable debugging support.
 
 --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
 
      In order to be effective, you should contact the site
      administrator to find out what locking mechanisms other