diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-01 15:56:36 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2013-01-01 15:56:36 +0100 |
commit | be01be80cc87026d5e4ff43eee938e8200c171c2 (patch) | |
tree | 3ed5d97795cc89eafd33b8d8932c09e81cfb5303 /sys/man/1/marshal | |
parent | cc3b91ca27411b2691e20daa3ebcfbb600f3282a (diff) |
upas/marshal: interpret Attach: and Inline: headers only when -8 flag is given
Diffstat (limited to 'sys/man/1/marshal')
-rw-r--r-- | sys/man/1/marshal | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/man/1/marshal b/sys/man/1/marshal index 13ee51ebb..415880cbe 100644 --- a/sys/man/1/marshal +++ b/sys/man/1/marshal @@ -157,6 +157,10 @@ reads recipients ( .B To: and .B Cc: +) and attachments ( +.B Attach: +and +.B Inline: ) from RFC 822 header of the message .PD .PP |