X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fsend.man;h=e75583eb5fe9117d9c199b1e75a3031f50b1b202;hb=5667f6a234e66806941f95b48b229871b5d163d1;hp=0ac8c3ae5f9d4eb391871ab3cdb3180f0a7a6c4f;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/man/send.man b/man/send.man index 0ac8c3a..e75583e 100644 --- a/man/send.man +++ b/man/send.man @@ -126,7 +126,7 @@ messages at the .I whatnow prompt. .PP -Here are example message part headers for each of the +Here are example message part headers, for an attachment, for each of the .B -attachformat values: .PP @@ -137,11 +137,11 @@ Content-Type: text/plain; name="VERSION"; x-unix-mode="0644"; Content-Description: ASCII text -attachformat 1: -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/plain; name="VERSION"; charset="us-ascii" Content-Disposition: attachment; filename="VERSION" -attachformat 2: -Content-Type: text/plain; charset="us-ascii" +Content-Type: text/plain; name="VERSION"; charset="us-ascii" Content-Disposition: attachment; filename="VERSION"; modification-date="Mon, 19 Dec 2005 22:39:51 -0600" .fi .PP