pkgsrc-ng/security/openssl/patches/patch-doc_apps_smine.pod
2013-09-26 17:14:40 +02:00

37 lines
765 B
Plaintext

$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.