From 45dca709040c35c7a9a61acbdbe692fca0fb7af9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 5 Mar 2024 19:21:31 +0000 Subject: Remove GOST documentation --- src/lib/libcrypto/man/EVP_PKEY_cmp.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libcrypto/man/EVP_PKEY_cmp.3') diff --git a/src/lib/libcrypto/man/EVP_PKEY_cmp.3 b/src/lib/libcrypto/man/EVP_PKEY_cmp.3 index 42bfb6fec0..2e42a9946f 100644 --- a/src/lib/libcrypto/man/EVP_PKEY_cmp.3 +++ b/src/lib/libcrypto/man/EVP_PKEY_cmp.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: EVP_PKEY_cmp.3,v 1.13 2023/09/08 11:37:58 schwarze Exp $ +.\" $OpenBSD: EVP_PKEY_cmp.3,v 1.14 2024/03/05 19:21:31 tb Exp $ .\" full merge up to: OpenSSL 05ea606a May 20 20:52:46 2016 -0400 .\" selective merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 .\" @@ -67,7 +67,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 8 2023 $ +.Dd $Mdocdate: March 5 2024 $ .Dt EVP_PKEY_CMP 3 .Os .Sh NAME @@ -77,7 +77,7 @@ .Nm EVP_PKEY_cmp .\" .Nm EVP_PKEY_save_parameters is intentionally undocumented .\" because nothing uses it according to codesearch.debian.net -.\" and it only affects X509_PUBKEY_set(3) for DSA and GOST2001 keys, +.\" and it only affects X509_PUBKEY_set(3) for DSA, .\" resulting in incomplete output without the public key parameters. .Nd public key parameter and comparison functions .Sh SYNOPSIS -- cgit v1.2.3-55-g6feb