Removed entire docs/historical/mh-6.8.5/local/ tree. It had a pair of
[mmh] / man / mh-tailor.man
index 31e5b90..a8d400a 100644 (file)
@@ -108,7 +108,7 @@ above).  If this option is set, but empty, no
 command will be given.
 .PP
 Although the
 command will be given.
 .PP
 Although the
-/B HELO
+.B HELO
 command is required by RFC\-821, many SMTP servers
 do not require it.  Early versions of
 .I SendMail
 command is required by RFC\-821, many SMTP servers
 do not require it.  Early versions of
 .I SendMail
@@ -199,9 +199,9 @@ First [Middle] Last <First.Last>
 type of username masquerading.  If the user sets the
 .B $USERNAME_EXTENSION
 environment variable, its value will be appended to the actual login name.  For
 type of username masquerading.  If the user sets the
 .B $USERNAME_EXTENSION
 environment variable, its value will be appended to the actual login name.  For
-instance, if I am \*(lqdan@company.com\*(rq, and I set
+instance, if I am \*(lqdan@example.com\*(rq, and I set
 .B $USERNAME_EXTENSION
 .B $USERNAME_EXTENSION
-to \*(lq\-www\*(rq, my mail will appear to come from \*(lqdan\-www@company.com\*(rq.  This is meant
+to \*(lq\-www\*(rq, my mail will appear to come from \*(lqdan\-www@example.com\*(rq.  This is meant
 to interact with qmail's \*(lquser\-extension\*(rq feature, where mail sent to
 .IR user \- string
 will be delivered to
 to interact with qmail's \*(lquser\-extension\*(rq feature, where mail sent to
 .IR user \- string
 will be delivered to
@@ -357,15 +357,6 @@ the named POP service host is consulted.
 \"  BBoards service host.
 \"  .RE
 
 \"  BBoards service host.
 \"  .RE
 
-\"  .SS "BBoards & The NNTP"
-\"  This option is only available if you compiled \fInmh\fP with
-\"  \*(lqbboards:\ nntp\*(rq and \*(lqpop:\ on\*(rq.
-\"  .PP
-\"  .BR nntphost :
-\"  .RS 5
-\"  The host which provides the NNTP service.  This variable should be set
-\"  on the NNTP BBoards client host.
-\"  .RE
 .SS "File Locking"
 A few words on locking:
 .B nmh
 .SS "File Locking"
 A few words on locking:
 .B nmh
@@ -396,12 +387,11 @@ specifies that
 a file should be created whose existence means \*(lqlocked\*(rq and
 whose non-existence means \*(lqunlocked\*(rq.  The name of this file is
 constructed by appending \*(lq.lock\*(rq to the name of the file being
 a file should be created whose existence means \*(lqlocked\*(rq and
 whose non-existence means \*(lqunlocked\*(rq.  The name of this file is
 constructed by appending \*(lq.lock\*(rq to the name of the file being
-locked.  If
-.B LOCKDIR
-is not specified, lock files will be created
+locked.  If \*(lq--enable-lockdir=directory\*(rq
+is not specified at build time, lock files will be created
 in the directory where the file being locked resides.  Otherwise, lock
 files will be created in the directory specified by
 in the directory where the file being locked resides.  Otherwise, lock
 files will be created in the directory specified by
-.BR LOCKDIR .
+\*(lq--enable-lockdir\*(rq.
 .PP
 Prior to installing
 .BR nmh ,
 .PP
 Prior to installing
 .BR nmh ,