summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-doc_ssl_SSL__CTX__set__session__id__context.pod
blob: 115cf3f540a522ec0e50ef655860705f2cf98e17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-doc_ssl_SSL__CTX__set__session__id__context.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_set_session_id_context.pod.orig	2013-02-11 15:02:48.000000000 +0000
+++ doc/ssl/SSL_CTX_set_session_id_context.pod
@@ -70,7 +70,7 @@ The length B<sid_ctx_len> of the session
 the maximum allowed length of B<SSL_MAX_SSL_SESSION_ID_LENGTH>. The error
 is logged to the error stack.
 
-=item 1
+=item Z<>1
 
 The operation succeeded.