summaryrefslogtreecommitdiff
path: root/mail/tnef2txt
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /mail/tnef2txt
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'mail/tnef2txt')
-rw-r--r--mail/tnef2txt/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tnef2txt/DESCR b/mail/tnef2txt/DESCR
index c4c79c9d1b8..958d27ec22e 100644
--- a/mail/tnef2txt/DESCR
+++ b/mail/tnef2txt/DESCR
@@ -10,10 +10,10 @@ separate MIME attachments, they are included in the TNEF attachment. To handle
this, I wrote a program tnef2txt which will dump the information in the TNEF
bitstream, and also dump files to disk which are contained in the bitstream.
Just run the program without arguments for usage information. You can call this
-program from a mailcap file with the following line:
+program from a mailcap file with the following line:
application/ms-tnef; tnef2txt %s; copiousoutput
-or, if you wish to save attachments to disk which are in the bitstream:
+or, if you wish to save attachments to disk which are in the bitstream:
application/ms-tnef; tnef2txt -s %s; copiousoutput