$NetBSD: patch-doc_ssl_SSL__accept.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_accept.pod.orig 2013-02-11 15:02:48.000000000 +0000 +++ doc/ssl/SSL_accept.pod @@ -44,12 +44,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