Man pages: Replaced \*(lq and \*(rq with ` and '.
[mmh] / man / send.man1
index 4292a2d..d8e1886 100644 (file)
@@ -20,13 +20,13 @@ send \- send a message
 .SH DESCRIPTION
 .B Send
 will cause each of the specified messages to be delivered
-to each of the destinations in the \*(lqTo:\*(rq, \*(lqCc:\*(rq,
-\*(lqBcc:\*(rq, \*(lqDcc:\*(rq, and \*(lqFcc:\*(rq fields of the message.  If
+to each of the destinations in the `To:', `Cc:',
+`Bcc:', `Dcc:', and `Fcc:' fields of the message.  If
 .B send
 is re\-distributing a message, as invoked from
 .BR dist ,
 then the
-corresponding \*(lqResent\-xxx\*(rq fields are examined instead.
+corresponding `Resent\-xxx' fields are examined instead.
 .PP
 .B send
 uses the program
@@ -103,55 +103,55 @@ errors in the formatting of the message,
 will abort with a
 (hopefully) helpful error message.
 .PP
-If a \*(lqBcc:\*(rq field is encountered, its addresses will be used for
-delivery, and the \*(lqBcc:\*(rq field will be removed from the message
+If a `Bcc:' field is encountered, its addresses will be used for
+delivery, and the `Bcc:' field will be removed from the message
 sent to sighted recipients.  The blind recipients will receive an entirely
 new message with a minimal set of headers.  Included in the body of the
 message will be a copy of the message sent to the sighted recipients.
 .PP
-If a \*(lqDcc:\*(rq field is encountered, its addresses will be used for
-delivery, and the \*(lqDcc:\*(rq field will be removed from the message.  The
+If a `Dcc:' field is encountered, its addresses will be used for
+delivery, and the `Dcc:' field will be removed from the message.  The
 blind recipients will receive the same message sent to the sighted
-recipients. *WARNING* Recipients listed in the \*(lqDcc:\*(rq field receive no
-explicit indication that they have received a \*(lqblind copy\*(rq.
+recipients. *WARNING* Recipients listed in the `Dcc:' field receive no
+explicit indication that they have received a `blind copy'.
 This can cause blind recipients to
 inadvertently reply to all of the sighted recipients of the
 original message, revealing that they received a blind copy.
 On the other hand, since a normal reply to a message sent
-via a \*(lqBcc:\*(rq field
+via a `Bcc:' field
 will generate a reply only to the sender of the original message,
 it takes extra effort in most mailers to reply to the included
 message, and so would usually only be done deliberately, rather
 than by accident.
 .PP
-Prior to sending the message, the fields \*(lqFrom:\ user@local\*(rq,
-and \*(lqDate:\ now\*(rq will be appended to the headers in the message.
+Prior to sending the message, the fields `From:\ user@local',
+and `Date:\ now' will be appended to the headers in the message.
 If the environment variable
 .B $SIGNATURE
 is set, then its value
-is used as your personal name when constructing the \*(lqFrom:\*(rq
+is used as your personal name when constructing the `From:'
 line of the message.  If this environment variable is not set, then
 .B send
-will consult the profile entry \*(lqSignature\*(rq for
+will consult the profile entry `Signature' for
 this information.
 .PP
 If
 .B send
 is re\-distributing a message (when invoked by
 .BR dist ),
-then \*(lqResent\-\*(rq will be prepended to each of these
-fields: \*(lqFrom:\*(rq, \*(lqDate:\*(rq, and \*(lqMessage\-ID:\*(rq.
-If the message already contains a \*(lqFrom:\*(rq field, then a
-\*(lqSender: user@local\*(rq field will be added as well.  (An already
-existing \*(lqSender:\*(rq field is an error!)
+then `Resent\-' will be prepended to each of these
+fields: `From:', `Date:', and `Message\-ID:'.
+If the message already contains a `From:' field, then a
+`Sender: user@local' field will be added as well.  (An already
+existing `Sender:' field is an error!)
 .PP
-If an \*(lqFcc:\ folder\*(rq is encountered, the message will be copied
+If an `Fcc:\ folder' is encountered, the message will be copied
 to the specified folder for the sender in the format in which it will
 appear to any non\-Bcc receivers of the message.  That is, it will have
-the appended fields and field reformatting.  The \*(lqFcc:\*(rq fields
+the appended fields and field reformatting.  The `Fcc:' fields
 will be removed from all outgoing copies of the message.
 .PP
-The files specified by the profile entry \*(lqAliasfile:\*(rq and any
+The files specified by the profile entry `Aliasfile:' and any
 additional alias files given by the
 .B \-alias
 .I aliasfile