debian/rules: Use `git' potty wrapper.
[qmail] / qmail-header.5
index f15c850..d90323a 100644 (file)
@@ -11,7 +11,8 @@ The main function of
 .B qmail-inject
 is to make sure that each outgoing message has an appropriate header.
 
-For more detailed information, see RFC 822 and RFC 1123.
+For more detailed information, see
+.BR http://pobox.com/~djb/proto/immhf.html .
 .SH "MESSAGE STRUCTURE"
 A message contains a series of
 .I header fields\fR,
@@ -239,7 +240,7 @@ does not create any
 fields.
 .SH "RESENT MESSAGES"
 A message is
-.I forwarded
+.I resent
 if it contains any of the following fields:
 .BR Resent-Sender ,
 .BR Resent-From ,
@@ -250,7 +251,7 @@ if it contains any of the following fields:
 .BR Resent-Date ,
 .BR Resent-Message-ID .
 
-If a message is forwarded,
+If a message is resent,
 .B qmail-inject
 changes its behavior as follows.