diff options
Diffstat (limited to 'src/lib/libcrypto/man/PKCS7_verify.3')
-rw-r--r-- | src/lib/libcrypto/man/PKCS7_verify.3 | 6 |
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 |
94 | Finally, the signed content is read (and written to | 94 | Finally, the signed content is read (and written to |
95 | .Fa out | 95 | .Fa out |
96 | is it is not | 96 | if it is not |
97 | .Dv NULL ) | 97 | .Dv NULL ) |
98 | and the signature's checked. | 98 | and the signature's checked. |
99 | .Pp | 99 | .Pp |