summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod')
-rw-r--r--security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod22
1 files changed, 0 insertions, 22 deletions
diff --git a/security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod b/security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod
deleted file mode 100644
index a3a23aa3b08..00000000000
--- a/security/openssl/patches/patch-doc_ssl_SSL__CTX__set__client__CA__list.pod
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-doc_ssl_SSL__CTX__set__client__CA__list.pod,v 1.2 2014/01/10 14:32:42 tron Exp $
-
-Fix openssl pod docs to work with the very picky pod2man from perl-5.18.0.
-
---- doc/ssl/SSL_CTX_set_client_CA_list.pod.orig 2014-01-06 13:47:42.000000000 +0000
-+++ doc/ssl/SSL_CTX_set_client_CA_list.pod 2014-01-10 13:19:11.000000000 +0000
-@@ -66,13 +66,13 @@
-
- =over 4
-
--=item 0
-+=item Z<>0
-
- A failure while manipulating the STACK_OF(X509_NAME) object occurred or
- the X509_NAME could not be extracted from B<cacert>. Check the error stack
- to find out the reason.
-
--=item 1
-+=item Z<>1
-
- The operation succeeded.
-