diff options
Diffstat (limited to 'src/lib/libcrypto/man/PKCS7_decrypt.3')
-rw-r--r-- | src/lib/libcrypto/man/PKCS7_decrypt.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/PKCS7_decrypt.3 b/src/lib/libcrypto/man/PKCS7_decrypt.3 index fa006af0ad..1abd87df4b 100644 --- a/src/lib/libcrypto/man/PKCS7_decrypt.3 +++ b/src/lib/libcrypto/man/PKCS7_decrypt.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: PKCS7_decrypt.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: PKCS7_decrypt.3,v 1.4 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_DECRYPT 3 | 4 | .Dt PKCS7_DECRYPT 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -35,7 +35,7 @@ is an optional set of flags. | |||
35 | about unknown algorithms will occur. | 35 | about unknown algorithms will occur. |
36 | .Pp | 36 | .Pp |
37 | Although the recipient's certificate is not needed to decrypt the data, | 37 | Although the recipient's certificate is not needed to decrypt the data, |
38 | it is needed to locate the appropriate (of possible several) recipients | 38 | it is needed to locate the appropriate recipients |
39 | in the PKCS#7 structure. | 39 | in the PKCS#7 structure. |
40 | .Pp | 40 | .Pp |
41 | If the | 41 | If the |