From: Paul Yang Date: Thu, 26 Sep 2019 02:57:23 +0000 (+0800) Subject: Fix a document description in apps/req X-Git-Tag: openssl-3.0.0-alpha1~1253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3329973f0ad6cf8065998118c3fb4183003d71a;p=thirdparty%2Fopenssl.git Fix a document description in apps/req Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/9958) --- diff --git a/doc/man1/openssl-req.pod b/doc/man1/openssl-req.pod index 02635b56eac..7453d5e7e9f 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