From fce544947dca369d40a060a4f6e2fb35a302fe82 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Thu, 24 Nov 2016 19:45:16 +0000 Subject: various cleanup; leaving dangling PKCS7* Xr for now... --- src/lib/libcrypto/man/PKCS7_decrypt.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/PKCS7_decrypt.3') 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 @@ -.\" $OpenBSD: PKCS7_decrypt.3,v 1.3 2016/11/06 15:52:50 jmc Exp $ +.\" $OpenBSD: PKCS7_decrypt.3,v 1.4 2016/11/24 19:45:16 jmc Exp $ .\" -.Dd $Mdocdate: November 6 2016 $ +.Dd $Mdocdate: November 24 2016 $ .Dt PKCS7_DECRYPT 3 .Os .Sh NAME @@ -35,7 +35,7 @@ is an optional set of flags. about unknown algorithms will occur. .Pp Although the recipient's certificate is not needed to decrypt the data, -it is needed to locate the appropriate (of possible several) recipients +it is needed to locate the appropriate recipients in the PKCS#7 structure. .Pp If the -- cgit v1.2.3-55-g6feb