Fix a document description in apps/req
authorPaul Yang <kaishen.yy@antfin.com>
Thu, 26 Sep 2019 02:57:23 +0000 (10:57 +0800)
committerPaul Yang <kaishen.yy@antfin.com>
Sun, 29 Sep 2019 01:54:19 +0000 (09:54 +0800)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9958)

doc/man1/openssl-req.pod

index 02635b56eacf1ecdea3bb86d5e054d4f9f4e131b..7453d5e7e9fa33af11baed89c681c99ca413d57d 100644 (file)
@@ -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