summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-12-29 19:19:49 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-12-29 19:19:49 +0000
commit831875488a20c29b76093558025329066aa99292 (patch)
tree87dcc5630c75c0b4a2e37e61cba22133e68c5ede /lib/libcrypto/man
parent1bd88b85038588247b93bc19c423d1730bb94412 (diff)
A .Xr to DSA_generate_parameters_ex() was lost accidentally
Diffstat (limited to 'lib/libcrypto/man')
-rw-r--r--lib/libcrypto/man/DSA_get0_pqg.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libcrypto/man/DSA_get0_pqg.3 b/lib/libcrypto/man/DSA_get0_pqg.3
index 68c2e7fdec2..7d7f8b643ed 100644
--- a/lib/libcrypto/man/DSA_get0_pqg.3
+++ b/lib/libcrypto/man/DSA_get0_pqg.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: DSA_get0_pqg.3,v 1.8 2023/12/29 19:12:47 tb Exp $
+.\" $OpenBSD: DSA_get0_pqg.3,v 1.9 2023/12/29 19:19:48 tb Exp $
.\" full merge up to: OpenSSL e90fc053 Jul 15 09:39:45 2017 -0400
.\"
.\" This file was written by Matt Caswell <matt@openssl.org>.
@@ -296,6 +296,7 @@ if no engine was set for this object.
.Xr DSA_do_sign 3 ,
.Xr DSA_dup_DH 3 ,
.Xr DSA_generate_key 3 ,
+.Xr DSA_generate_key_ex 3 ,
.Xr DSA_new 3 ,
.Xr DSA_print 3 ,
.Xr DSA_security_bits 3 ,