From 44c67fcbc7276c1c66e6b0319e4302c1046083b5 Mon Sep 17 00:00:00 2001 From: Devin Carraway Date: Tue, 12 Jan 2010 00:43:51 -0800 Subject: [PATCH] Add a whatis to Qpsmtpd.pm and Postfix.pm's POD Signed-off-by: Robert --- lib/Qpsmtpd.pm | 2 +- lib/Qpsmtpd/Postfix.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Qpsmtpd.pm b/lib/Qpsmtpd.pm index 85508ad..b4211fe 100644 --- a/lib/Qpsmtpd.pm +++ b/lib/Qpsmtpd.pm @@ -604,7 +604,7 @@ __END__ =head1 NAME -Qpsmtpd +Qpsmtpd - base class for the qpsmtpd mail server =head1 DESCRIPTION diff --git a/lib/Qpsmtpd/Postfix.pm b/lib/Qpsmtpd/Postfix.pm index 4e69157..f045f7f 100644 --- a/lib/Qpsmtpd/Postfix.pm +++ b/lib/Qpsmtpd/Postfix.pm @@ -2,7 +2,7 @@ package Qpsmtpd::Postfix; =head1 NAME -Qpsmtpd::Postfix +Qpsmtpd::Postfix - postfix queueing support for qpsmtpd =head2 DESCRIPTION