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