summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Yang <kaishen.yy@antfin.com>2019-09-26 10:57:23 +0800
committerPaul Yang <kaishen.yy@antfin.com>2019-09-29 09:54:19 +0800
commitd3329973f0ad6cf8065998118c3fb4183003d71a (patch)
treedbc3c4f5cf4994f9b5167f134775c5a883294818 /doc
parentdbb72124cdf1ad0dc223cfd570219e9af043ce7f (diff)
Fix a document description in apps/req
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9958)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-req.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man1/openssl-req.pod b/doc/man1/openssl-req.pod
index 02635b56ea..7453d5e7e9 100644
--- a/doc/man1/openssl-req.pod
+++ b/doc/man1/openssl-req.pod
@@ -347,8 +347,8 @@ string is required by the SM2 signature algorithm for signing and verification.
=item B<-sm2-hex-id>
-Specify a binary ID string to use when signing or verifying using an SM2
-certificate. The argument for this option is string of hexadecimal digits.
+Specify a binary ID string to use when verifying an SM2 certificate request. The
+argument for this option is string of hexadecimal digits.
=back