From fb49dd82ec42997b9df97f221c920f6596102c0a Mon Sep 17 00:00:00 2001 From: David Levine Date: Tue, 21 Feb 2006 03:51:53 +0000 Subject: [PATCH] * man/mhbuild.man: wrapped one appearance of "Content-Disposition" with quotes, to be consistent with others. --- ChangeLog | 9 +++++++-- man/mhbuild.man | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0708ca2..79d6428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-20 David Levine + + * man/mhbuild.man: wrapped one appearance of "Content-Disposition" + with quotes, to be consistent with others. + 2006-02-20 Josh Bressers * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c: Move duplicate @@ -25,13 +30,13 @@ * docs/TODO: added RFC2183 to reference of RFC1806 for Content-Disposition header. -2006-01-17 David Levine +2006-01-31 David Levine * uip/mhbuild.c, uip/mhbuildsbr.c, man/mhbuild.man: added -nocontentid switch, to disable generation of Content-ID: header in MIME messages. (Also added -contentid for symmetry.) The default configuration of Microsoft Outlook, - Build 10.0.3416, in particular, doesn't see attachments in + Build 10.0.3416 in particular, doesn't see attachments in incoming messages if there are Content-ID headers, see http://home.cwru.edu/~wrv/eudoraoutlookfix.html. This allows users to easily accomodate that by adding diff --git a/man/mhbuild.man b/man/mhbuild.man index 8dd7458..2eb8c2e 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -225,7 +225,8 @@ You must give a description string to separate the content parameters from the external-parameters (although this string may be empty). This description string is specified by enclosing it within \*(lq[]\*(rq. A disposition string, to appear in a -Content-Disposition header, may appear in the optional \*(lq{}\*(rq. +\*(lqContent-Disposition\*(rq header, may appear in the optional +\*(lq{}\*(rq. .PP These parameters are of the form: .PP -- 1.7.10.4