summaryrefslogtreecommitdiff
path: root/security/openssl/patches/patch-doc_apps_smine.pod
blob: 0ce81dca21942b89369a7dd5b68be2fa545504ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
$NetBSD: patch-doc_apps_smine.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/apps/smime.pod.orig	2013-02-11 15:26:04.000000000 +0000
+++ doc/apps/smime.pod
@@ -312,24 +312,24 @@ remains DER.
 
 the operation was completely successfully.
 
-=item 1 
+=item Z<>1 
 
 an error occurred parsing the command options.
 
-=item 2
+=item Z<>2
 
 one of the input files could not be read.
 
-=item 3
+=item Z<>3
 
 an error occurred creating the PKCS#7 file or when reading the MIME
 message.
 
-=item 4
+=item Z<>4
 
 an error occurred decrypting or verifying the message.
 
-=item 5
+=item Z<>5
 
 the message was verified correctly but an error occurred writing out
 the signers certificates.