--- Mail::SpamAssassin::Plugin::ReplaceTags.3pm-orig 2007-01-03 21:35:50.000000000 -0500 +++ Mail::SpamAssassin::Plugin::ReplaceTags.3pm 2007-01-03 21:36:29.000000000 -0500 @@ -132,13 +132,6 @@ .TH Mail::SpamAssassin::Plugin::ReplaceTags 3 "2006-03-10" "perl v5.8.8" "User Contributed Perl Documentation" .SH "NAME" Mail::SpamAssassin::Plugin::ReplaceTags \- tags for SpamAssassin rules -.PP -The plugin allows rules to contain regular expression tags to be used in -regular expression rules. The tags make it much easier to maintain -complicated rules. -.PP -Warning: This plugin replies on data structures specific to this version of -SpamAssasin; it is not guaranteed to work with other versions of SpamAssassin. .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 @@ -167,6 +160,14 @@ .Vb 1 \& replace_rules VIAGRA_OBFU .Ve +.SH SUMMARY +.PP +This plugin allows rules to contain regular expression tags to be used in +regular expression rules. The tags make it much easier to maintain +complicated rules. +.PP +Warning: This plugin replies on data structures specific to this version of +SpamAssasin; it is not guaranteed to work with other versions of SpamAssassin. .SH "CONFIGURATION" .IX Header "CONFIGURATION" .IP "replace_tag tagname expression" 4