summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-doc_ssl_SSL__CTX__load__verify__locations.pod
blob: 0f9fb82e3d34d86b5d3e6f2ebd3ecbf457f85b3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-doc_ssl_SSL__CTX__load__verify__locations.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_CTX_load_verify_locations.pod.orig	2013-02-11 15:02:48.000000000 +0000
+++ doc/ssl/SSL_CTX_load_verify_locations.pod
@@ -106,7 +106,7 @@ The operation failed because B<CAfile> a
 processing at one of the locations specified failed. Check the error
 stack to find out the reason.
 
-=item 1
+=item Z<>1
 
 The operation succeeded.