diff options
Diffstat (limited to 'secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3')
-rw-r--r-- | secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 b/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 index c20127858a8a..3c03f3ecc626 100644 --- a/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 +++ b/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.07 (Pod::Simple 3.35) +.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "CMS_get1_ReceiptRequest 3" -.TH CMS_get1_ReceiptRequest 3 "2018-03-27" "1.0.2o" "OpenSSL" +.TH CMS_get1_ReceiptRequest 3 "2018-08-14" "1.0.2p" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -181,7 +181,7 @@ corresponding CMS_ContentInfo structure can be successfully verified using \&\fICMS_ReceiptRequest_create0()\fR returns a signed receipt request structure or \&\s-1NULL\s0 if an error occurred. .PP -\&\fICMS_add1_ReceiptRequest()\fR returns 1 for success or 0 is an error occurred. +\&\fICMS_add1_ReceiptRequest()\fR returns 1 for success or 0 if an error occurred. .PP \&\fICMS_get1_ReceiptRequest()\fR returns 1 is a signed receipt request is found and decoded. It returns 0 if a signed receipt request is not present and \-1 if |