/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/Pyzor.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/Pyzor.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/Pyzor.pm	2005/07/13 00:57:55	216067
+++ spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/Pyzor.pm	2005/07/13 00:59:26	216068
@@ -29,8 +29,6 @@ using identifying digests of messages.
 
 See http://pyzor.sourceforge.net/ for more information about Pyzor.
 
-=over 4
-
 =cut
 
 package Mail::SpamAssassin::Plugin::Pyzor;
@@ -75,6 +73,8 @@ sub set_config {
 
 =head1 USER OPTIONS
 
+=over 4
+
 =item use_pyzor (0|1)		(default: 1)
 
 Whether to use Pyzor, if it is available.
@@ -117,8 +117,12 @@ set this to a relatively low value, e.g.
     type => $Mail::SpamAssassin::Conf::CONF_TYPE_NUMERIC
   });
 
+=back
+
 =head1 ADMINISTRATOR OPTIONS
 
+=over 4
+
 =item pyzor_options options
 
 Specify additional options to the pyzor(1) command. Please note that only
@@ -381,3 +385,7 @@ sub pyzor_report {
 }
 
 1;
+
+=back
+
+=cut

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26