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

22 lines
634 B
Plaintext

$NetBSD: patch-doc_ssl_SSL__do__handshake.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_do_handshake.pod.orig 2013-02-11 15:02:48.000000000 +0000
+++ doc/ssl/SSL_do_handshake.pod
@@ -45,12 +45,12 @@ The following return values can occur:
=over 4
-=item 1
+=item Z<>1
The TLS/SSL handshake was successfully completed, a TLS/SSL connection has been
established.
-=item 0
+=item Z<>0
The TLS/SSL handshake was not successful but was shut down controlled and
by the specifications of the TLS/SSL protocol. Call SSL_get_error() with the