From 087942f028b42e2825404aed6e02b0e3355346ca Mon Sep 17 00:00:00 2001 From: beck <> Date: Fri, 11 Jul 2014 14:55:08 +0000 Subject: Make this file parsable by pod2man without errors. ok bcook@ --- src/lib/libssl/src/doc/apps/cms.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/libssl/src/doc/apps/cms.pod b/src/lib/libssl/src/doc/apps/cms.pod index f32f5c71fa..f40c2a5787 100644 --- a/src/lib/libssl/src/doc/apps/cms.pod +++ b/src/lib/libssl/src/doc/apps/cms.pod @@ -450,28 +450,28 @@ remains DER. =over 4 -=item 0 +=item "0" the operation was completely successfully. -=item 1 +=item "1" an error occurred parsing the command options. -=item 2 +=item "2" one of the input files could not be read. -=item 3 +=item "3" an error occurred creating the CMS file or when reading the MIME message. -=item 4 +=item "4" an error occurred decrypting or verifying the message. -=item 5 +=item "5" the message was verified correctly but an error occurred writing out the signers certificates. -- cgit v1.2.3-55-g6feb