pkgsrc-ng/security/openssl/patches/patch-doc_ssl_SSL__set__session.pod
2013-09-26 17:14:40 +02:00

16 lines
444 B
Plaintext

$NetBSD: patch-doc_ssl_SSL__set__session.pod,v 1.1 2013/06/01 08:03:55 sbd Exp $
Fix openssl pod docs to work with the very picky pod2man from perl-5.18.0.
--- doc/ssl/SSL_set_session.pod.orig 2013-02-11 15:02:48.000000000 +0000
+++ doc/ssl/SSL_set_session.pod
@@ -41,7 +41,7 @@ The following return values can occur:
The operation failed; check the error stack to find out the reason.
-=item 1
+=item Z<>1
The operation succeeded.