From 768c27a5cb81470aca4567e9f289619ad5d42eca Mon Sep 17 00:00:00 2001 From: Antonio Radici Date: Wed, 27 May 2009 23:15:41 +0100 Subject: [PATCH] fix a missing hyphen --- .../530661-mandatory-doubledash.patch | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/debian/patches/upstream/530661-mandatory-doubledash.patch b/debian/patches/upstream/530661-mandatory-doubledash.patch index a7cb468..802b82e 100644 --- a/debian/patches/upstream/530661-mandatory-doubledash.patch +++ b/debian/patches/upstream/530661-mandatory-doubledash.patch @@ -14,7 +14,7 @@ to make -- mandatory -To attach multiple files, separating filenames and recipient addresses with -"\-\-" is mandatory, e.g. \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP. +When attaching single or multiple files, separating filenames and recipient addresses with -+"\-\-" is mandatory, e.g. \fBmutt -a image.jpg \-\- addr1\fP or ++"\-\-" is mandatory, e.g. \fBmutt \-a image.jpg \-\- addr1\fP or +\fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP. +The \-a option must be placed at the end of command line options. .IP "-b \fIaddress\fP" @@ -32,18 +32,23 @@ to make -- mandatory address -@@ -7011,9 +7008,12 @@ - - file +@@ -7008,15 +7005,12 @@ + subject ---- -+ -+file + +- ++ + file + +-- +--- +- - +-address +- +- + address - + -- 2.43.0