mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
37 lines
755 B
Plaintext
37 lines
755 B
Plaintext
$NetBSD: patch-doc_apps_cms.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/cms.pod.orig 2013-02-11 15:26:04.000000000 +0000
|
|
+++ doc/apps/cms.pod
|
|
@@ -454,24 +454,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 CMS 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.
|