Fix a double free issue when signing SM2 cert
[openssl.git] / doc / man1 / openssl-req.pod
index 4300504f872dae5dd46c813f6e3453fb058df92b..02635b56eacf1ecdea3bb86d5e054d4f9f4e131b 100644 (file)
@@ -342,8 +342,8 @@ for key generation operations.
 
 =item B<-sm2-id>
 
-Specify the ID string to use when verifying an SM2 certificate. The ID string is
-required by the SM2 signature algorithm for signing and verification.
+Specify the ID string to use when verifying an SM2 certificate request. The ID
+string is required by the SM2 signature algorithm for signing and verification.
 
 =item B<-sm2-hex-id>