From: Matteo Date: Mon, 27 Oct 2025 17:08:14 +0000 (+0100) Subject: Correction of grammar error in doc/man1/openssl-req.pod.in X-Git-Tag: 4.0-PRE-CLANG-FORMAT-WEBKIT~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e6afa4cb795cc60cc2b89a89923d011e18b8a6;p=thirdparty%2Fopenssl.git Correction of grammar error in doc/man1/openssl-req.pod.in I changed the word "most" with the correct word "must" at the line 406. CLA: trivial Reviewed-by: Neil Horman Reviewed-by: Dmitry Belyavskiy Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/29009) --- diff --git a/doc/man1/openssl-req.pod.in b/doc/man1/openssl-req.pod.in index e88cf80b1d3..97a4a5b01c5 100644 --- a/doc/man1/openssl-req.pod.in +++ b/doc/man1/openssl-req.pod.in @@ -403,7 +403,7 @@ If an extension is added using this option that has the same OID as one defined in the extension section of the config file, it overrides that one. This option can be given multiple times. -Doing so, the same key most not be given more than once. +Doing so, the same key must not be given more than once. =item B<-precert>