X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=t-prot.1;h=2be9fab2c8abad00d720cd2f4d1ba241abae555d;hb=a63711d99512195ca46480f5187c50d8192f051f;hp=7a328f8b260273ec137710f846f97f49ba704f91;hpb=3f6084cfee0dca0a8fe8d82a85ba07575f884ea4;p=pkg%2Ft-prot.git diff --git a/t-prot.1 b/t-prot.1 index 7a328f8..2be9fab 100644 --- a/t-prot.1 +++ b/t-prot.1 @@ -1,6 +1,6 @@ -.\" $Id: t-prot.1,v 1.182 2010/04/09 06:45:35 jochen Exp $ +.\" $Id: t-prot.1,v 1.184 2010/07/01 15:58:23 jochen Exp $ .\" -.TH T-PROT "1" "April 2010" "T-PROT" +.TH T-PROT "1" "July 2010" "T-PROT" .SH NAME t-prot \- TOFU Protection - Display Filter for RFC 5322 messages .SH SYNOPSIS @@ -203,6 +203,14 @@ prey for Squeezes a sequence of four or more dots, exclamation marks, or question marks to only three dots or marks, respectively. .TP +.BR "\-\-fixind" +Fix broken quotes to adhere to RFC 3676 by removing spaces between quote +characters and adding a space after them. +.br +.IR NOTE : +This may produce false positives if spaces in between quote characters +are intended (thus changing the quoting level, see RFC 3676 for details). +.TP .B "\-\-groupwise" Hides TOFU as produced by Novell Groupwise. .TP @@ -400,13 +408,8 @@ test to avoid false positives for Microsoft style TOFU on such messages. .TP .B "\-t" "TOFU deletion": -Hides "traditional style" TOFU, where each line begins with an -indent string like "> ". -.br -(You may edit the indent pattern in the script itself to suit your needs, -but it is surely -.I not -recommended at all.) +Hides "traditional style" TOFU, where each line begins with the +indent string ">". .TP .B "\-w" "whitespace deletion": @@ -694,7 +697,7 @@ and the part about "display_filter", .BR perl (1), .BR aliases (5), .sp -RFCs 2045-2049 and 5322, +RFCs 2045-2049, 3676 and 5322, .sp .I http://freshmeat.net/articles/t\-prot/ (a nice, solid introduction),