On Thu, Apr 14, 2011 at 05:07:29PM -0400, David I. Lehn wrote:
> Package: libssl-doc
> Version: 1.0.0d-2
> Severity: normal
> 
> 
> The SSL_do_handshake man page has two issues:
> 
> 1. The "RETURN VALUES" section has descriptions of three values but only the
> "<0" value is listed.  The "1" and "0" text is missing for the other
> descriptions.  The web version looks correct:
> http://www.openssl.org/docs/ssl/SSL_do_handshake.html
> 
> 2. At the end of the man page is a bogus section "POD ERRORS".

Yes, the documentation is full of such pod errors.  And I don't
have the time to go and fix them all.

That source .pod file hasn't changed in almost 10 years, but
perl interpretes it differently now thinking that "=item 1"
means it's going to use numbers to format the items, and
expects the numbers to actually go up.  I don't think this
is an error of perl.

There are various other issues in other manpages, all mentioned
by pod errors.


Kurt




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to