summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-dhparam.pod.in
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-06-25 11:27:51 +1000
committerRichard Levitte <levitte@openssl.org>2020-07-16 09:12:27 +0200
commit0f221d9c68b005332e21e70e7e841d021dc20498 (patch)
treef3c71e40bf736ed37e067aaf1eb652c2d1e5d365 /doc/man1/openssl-dhparam.pod.in
parent699caa18d5f28f373fb7f5c7b946249e0be1ceb4 (diff)
apps: document the deprecation of the -engine option
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12226)
Diffstat (limited to 'doc/man1/openssl-dhparam.pod.in')
-rw-r--r--doc/man1/openssl-dhparam.pod.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/openssl-dhparam.pod.in b/doc/man1/openssl-dhparam.pod.in
index 91883fb840..d6fcb59751 100644
--- a/doc/man1/openssl-dhparam.pod.in
+++ b/doc/man1/openssl-dhparam.pod.in
@@ -135,7 +135,7 @@ L<openssl-dsaparam(1)>
=head1 HISTORY
-The B<-dsaparam> option was deprecated in OpenSSL 3.0.
+The B<-dsaparam> and B<-engine> options were deprecated in OpenSSL 3.0.
=head1 COPYRIGHT