X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..156785f9320f2e2ec7caa66e1fa7807a9e92b949:/man/send.man?ds=inline diff --git a/man/send.man b/man/send.man index 0ac8c3ae..ff191c41 100644 --- a/man/send.man +++ b/man/send.man @@ -37,6 +37,7 @@ send \- send a message .IR mechanism ] .RB [ \-user .IR username ] +.RB [ \-tls ] .RB [ \-width .IR columns ] .RB [ file @@ -126,7 +127,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 +138,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