https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7160
Bug ID: 7160
Summary: Documentation POD errors
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Generating man pages DCC.3, DNSEval.3, MIMEEval.3, and PDFInfo.3 from POD
produces some error reports in generated man pages:
Mail::SpamAssassin::Plugin::DCC.3 :
Hey! \fBThe above document had some coding errors, which are explained
below:\fR
.IP "Around line 201:" 4
.IX Item "Around line 201:"
=over without closing =back
Mail::SpamAssassin::Plugin::DNSEval.3 :
Hey! \fBThe above document had some coding errors, which are explained
below:\fR
.IP "Around line 322:" 4
.IX Item "Around line 322:"
=over without closing =back
Mail::SpamAssassin::Plugin::MIMEEval.3 :
Hey! \fBThe above document had some coding errors, which are explained
below:\fR
.IP "Around line 73:" 4
.IX Item "Around line 73:"
\&'=item' outside of any '=over'
.Sp
=over without closing =back
Mail::SpamAssassin::Plugin::PDFInfo.3 :
.IX Header "POD ERRORS"
Hey! \fBThe above document had some coding errors, which are explained
below:\fR
.IP "Around line 30:" 4
.IX Item "Around line 30:"
\&'=item' outside of any '=over'
.Sp
=over without closing =back
--
You are receiving this mail because:
You are the assignee for the bug.