]> diplodocus.org Git - nmh/blobdiff - man/mh-mail.man
new.c: Order two return statements to match comment.
[nmh] / man / mh-mail.man
index 0193fb2663da64e5f7c3b800747948421e4dae93..3fb70954613f614ba5bc2334c7920c48243bc7b9 100644 (file)
@@ -1,7 +1,7 @@
-.TH MH-MAIL %manext5% "March 21, 2017" "%nmhversion%"
-.\"
+.TH MH-MAIL %manext5% 2014-01-08 "%nmhversion%"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mh-mail \- message format for nmh message system
 .SH DESCRIPTION
@@ -54,7 +54,9 @@ are indicated by leading spaces or tabs.
 .PP
 Each header item is called a component and is composed of a keyword or
 name, along with associated text.  The keyword begins at the left margin,
-may NOT contain spaces or tabs, may not exceed 63 characters (as specified
+may
+.I not
+contain spaces or tabs, may not exceed 63 characters (as specified
 by RFC 822), and is terminated by a colon (`:').  Certain components
 (as identified by their keywords) must follow rigidly defined formats
 in their text portions.
@@ -97,7 +99,7 @@ the reply address is constructed by checking the following headers (in this
 order): \*(lqMail-Reply\-To:\*(rq, \*(lqReply\-To:\*(rq, \*(lqFrom:\*(rq,
 \*(lqSender:\*(rq.  A \*(lqFrom:\*(rq header MUST exist when the message is
 sent to
-.BR post,
+.BR post ,
 otherwise the message will be rejected.
 .RE
 .PP
@@ -232,7 +234,7 @@ Used instead of the \*(lqFrom:\*(rq header when
 redistributes a message.  See \*(lqFrom:\*(rq.
 .RE
 .PP
-.BR Resent\-To:
+.BR Resent\-To :
 .RS 5
 New recipients for a message resent by
 .BR dist .