]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Correction of grammar error in doc/man1/openssl-req.pod.in
authorMatteo <matteo.cocchella01@gmail.com>
Mon, 27 Oct 2025 17:08:14 +0000 (18:08 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 10 Nov 2025 20:07:43 +0000 (21:07 +0100)
I changed the word "most" with the correct word "must" at the line 406.

CLA: trivial

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29009)

(cherry picked from commit 90e6afa4cb795cc60cc2b89a89923d011e18b8a6)

doc/man1/openssl-req.pod.in

index 4d386ec423cbd173a42f30f34fe4468c650b82eb..a21147575c8bf57b40afc82db496a69a22730d06 100644 (file)
@@ -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>