summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/PKCS7_verify.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/PKCS7_verify.3')
-rw-r--r--src/lib/libcrypto/man/PKCS7_verify.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/PKCS7_verify.3 b/src/lib/libcrypto/man/PKCS7_verify.3
index 11439915bd..8d1b9f6a0c 100644
--- a/src/lib/libcrypto/man/PKCS7_verify.3
+++ b/src/lib/libcrypto/man/PKCS7_verify.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: PKCS7_verify.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: PKCS7_verify.3,v 1.3 2016/11/24 19:45:16 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 24 2016 $
4.Dt PKCS7_VERIFY 3 4.Dt PKCS7_VERIFY 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -93,7 +93,7 @@ If any chain verify fails an error code is returned.
93.Pp 93.Pp
94Finally, the signed content is read (and written to 94Finally, the signed content is read (and written to
95.Fa out 95.Fa out
96is it is not 96if it is not
97.Dv NULL ) 97.Dv NULL )
98and the signature's checked. 98and the signature's checked.
99.Pp 99.Pp