e5b50a4
From e6cb97994529af83f48d52e7464f449756ec8c00 Mon Sep 17 00:00:00 2001
e5b50a4
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
e5b50a4
Date: Tue, 6 Aug 2013 14:36:59 +0200
e5b50a4
Subject: [PATCH] Fix POD errors
e5b50a4
MIME-Version: 1.0
e5b50a4
Content-Type: text/plain; charset=UTF-8
e5b50a4
Content-Transfer-Encoding: 8bit
e5b50a4
e5b50a4
Signed-off-by: Petr Písař <ppisar@redhat.com>
e5b50a4
---
e5b50a4
 spampd | 8 ++++----
e5b50a4
 1 file changed, 4 insertions(+), 4 deletions(-)
e5b50a4
e5b50a4
diff --git a/spampd b/spampd
e5b50a4
index e2fe0c4..59a1cb1 100755
e5b50a4
--- a/spampd
e5b50a4
+++ b/spampd
e5b50a4
@@ -1075,10 +1075,10 @@ L<http://www.WorldDesign.com/index.cfm/rd/mta/spampd.htm>.
e5b50a4
 
e5b50a4
 =head1 Requires
e5b50a4
 
e5b50a4
-=over 5
e5b50a4
-
e5b50a4
 Perl modules:
e5b50a4
 
e5b50a4
+=over 5
e5b50a4
+
e5b50a4
 =item B<Mail::SpamAssassin>
e5b50a4
 
e5b50a4
 =item B<Net::Server::PreForkSimple>
e5b50a4
@@ -1390,11 +1390,11 @@ Prints usage information.
e5b50a4
 
e5b50a4
 =head2 Deprecated Options
e5b50a4
 
e5b50a4
-=over 5
e5b50a4
-
e5b50a4
 The following options are no longer used but still accepted for backwards
e5b50a4
 compatibility with prevoius I<spampd> versions:
e5b50a4
 
e5b50a4
+=over 5
e5b50a4
+
e5b50a4
 =item  B<--dead-letters>
e5b50a4
 
e5b50a4
 =item  B<--heloname>
e5b50a4
-- 
e5b50a4
1.8.1.4
e5b50a4