summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-doc_ssl_SSL__set__fd.pod
blob: 2079d9d43214a30ef321891d7756efafbb6fc9e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-doc_ssl_SSL__set__fd.pod,v 1.2 2014/05/13 02:23:11 rodent Exp $

Fix openssl pod docs to work with the very picky pod2man from perl-5.18.0.

--- doc/ssl/SSL_set_fd.pod.orig	Mon Mar 17 16:14:20 2014
+++ doc/ssl/SSL_set_fd.pod
@@ -39,7 +39,7 @@ The following return values can occur:
 
 The operation failed. Check the error stack to find out why.
 
-=item 1
+=item Z<>1
 
 The operation succeeded.