]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
openssl-ca.pod.in: Minor grammar fix
authorJoshua Arnott <josh@snorfalorpagus.net>
Mon, 16 May 2022 17:53:18 +0000 (18:53 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 19 May 2022 10:55:26 +0000 (12:55 +0200)
CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18324)

doc/man1/openssl-ca.pod.in

index 572574ab8d8c29227d3f735b9cf834f721f0c244..58b121678d881a89513705c74c260070200593eb 100644 (file)
@@ -786,7 +786,7 @@ properly secure the private key(s) used for signing certificates.
 It is advisable to keep them in a secure HW storage such as a smart card or HSM
 and access them via a suitable engine or crypto provider.
 
-This command command is effectively a single user command: no locking
+This command is effectively a single user command: no locking
 is done on the various files and attempts to run more than one B<openssl ca>
 command on the same database can have unpredictable results.