Fix spelling errors, including binaries ones
[mmh] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8e6c177..3944343 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -160,3 +160,13 @@ Options for configure
      reason not to use dot-locking is if the mail spool directory
      is not world- or user-writeable, and thus a lock file cannot
      be created.
+
+--with-lockdir=DIR
+     If you have defined "dot" locking, then the default is to
+     place the lock files in the same directory as the file that
+     is to be locked. Alternately, if you use this option, you can
+     specify that all lock files go in the specified directory.
+     Don't define this unless you know you need it.
+
+     This option is only relevant if "dot" locking is used.
+     In the other cases, it is ignored.