From: David Levine Date: Sat, 5 Jan 2013 00:50:06 +0000 (-0600) Subject: Added reference to RFC-1864 to mhbuild man page. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/7af1a2e4a12b98aa8ce2317f1905d982c86f6089?hp=--cc Added reference to RFC-1864 to mhbuild man page. --- 7af1a2e4a12b98aa8ce2317f1905d982c86f6089 diff --git a/man/mhbuild.man b/man/mhbuild.man index c2a73651..57441dad 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -1,4 +1,4 @@ -.TH MHBUILD %manext1% "May 31, 2012" "%nmhversion%" +.TH MHBUILD %manext1% "January 4, 2013" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -466,11 +466,11 @@ If .B mhbuild is given the .B \-check -switch, then it will also associate -an integrity check with each \*(lqleaf\*(rq content. This will add a -Content-MD5 header field to the content, along with the md5 sum of the -unencoded contents. This may be used by the receiver of the message to -verify that the contents of the message were not changed in transport. +switch, then it will also associate an integrity check with each +\*(lqleaf\*(rq content. This will add a Content-MD5 header field to +the content, along with the md5 sum of the unencoded contents, per RFC +1864. This may be used by the receiver of the message to verify that +the contents of the message were not changed in transport. .SS "Transfer Encodings" After .B mhbuild @@ -663,6 +663,9 @@ line ::= "##" text EOL .I "Proposed Standard for Message Encapsulation" (RFC\-934), .PP +.I "The Content-MD5 Header Field" +(RFC\-1864), +.PP .I "Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies" (RFC\-2045), .PP