You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2015/03/28 01:22:12 UTC

[Bug 7160] New: Documentation POD errors

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: dev@spamassassin.apache.org
          Reporter: Mark.Martinec@ijs.si

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.

[Bug 7160] Documentation POD errors

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7160

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |kmcgrail@pccc.com

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
Thanks.  Fixed.

svn commit -m 'pod updates from Mark Martinec bug 7160'
Sending        lib/Mail/SpamAssassin/Plugin/DCC.pm
Sending        lib/Mail/SpamAssassin/Plugin/DNSEval.pm
Sending        lib/Mail/SpamAssassin/Plugin/MIMEEval.pm
Sending        lib/Mail/SpamAssassin/Plugin/PDFInfo.pm
Transmitting file data ....
Committed revision 1670930.

-- 
You are receiving this mail because:
You are the assignee for the bug.