summaryrefslogtreecommitdiffstats
path: root/doc/man7/SM2.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man7/SM2.pod')
-rw-r--r--doc/man7/SM2.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man7/SM2.pod b/doc/man7/SM2.pod
index b2d7c7ae44..c7876a0cc6 100644
--- a/doc/man7/SM2.pod
+++ b/doc/man7/SM2.pod
@@ -41,8 +41,8 @@ done by calling:
And normally there is no need to pass a B<pctx> parameter to EVP_DigestSignInit()
or EVP_DigestVerifyInit() in such a scenario.
-SM2 can be tested within L<speed(1)> application since version 3.0.0. At current
-stage, the only valid algorithm name is B<sm2>.
+SM2 can be tested with the L<openssl-speed(1)> application since version 3.0.0.
+Currently, the only valid algorithm name is B<sm2>.
=head1 EXAMPLES