X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a940963381421de5cd0354c6fd1491754b5d1f5c..681fb6f84e8094c2c857d4341d3e2fb97d377908:/man/send.man?ds=sidebyside diff --git a/man/send.man b/man/send.man index ff191c41..d9158c81 100644 --- a/man/send.man +++ b/man/send.man @@ -116,7 +116,8 @@ includes the .I x-unix-mode attribute as noted above. A value of .B 1 -suppresses both that and the \*(lqContent-Description\*(rq header, and +suppresses that, puts the file name in the +\*(lqContent-Description\*(rq header, and adds a \*(lqContent-Disposition\*(rq header. A value of .B 2 adds the file @@ -139,10 +140,12 @@ Content-Description: ASCII text -attachformat 1: Content-Type: text/plain; name="VERSION"; charset="us-ascii" +Content-Description: VERSION Content-Disposition: attachment; filename="VERSION" -attachformat 2: Content-Type: text/plain; name="VERSION"; charset="us-ascii" +Content-Description: VERSION Content-Disposition: attachment; filename="VERSION"; modification-date="Mon, 19 Dec 2005 22:39:51 -0600" .fi .PP