]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Fix typo in crl2pkcs documentation
authorTim Hitchins <tim.hitchins@ekkosense.co.uk>
Wed, 20 Jan 2021 11:35:33 +0000 (11:35 +0000)
committerTomas Mraz <tomas@openssl.org>
Thu, 21 Jan 2021 14:33:47 +0000 (15:33 +0100)
Fixes #13910

CLA: trivial

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13911)

(cherry picked from commit 6857058016e91d3182c2117922dd8001b27f5639)

doc/man1/crl2pkcs7.pod

index f58a442b5bc9e763d64b4b641d646698fedccc3d..681145e77d2d5b054d923ec227cd11c5b173d43d 100644 (file)
@@ -56,7 +56,7 @@ output by default.
 
 Specifies a filename containing one or more certificates in B<PEM> format.
 All certificates in the file will be added to the PKCS#7 structure. This
-option can be used more than once to read certificates form multiple
+option can be used more than once to read certificates from multiple
 files.
 
 =item B<-nocrl>