]> 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:31:43 +0000 (15:31 +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)

doc/man1/openssl-crl2pkcs7.pod.in

index db06f6e68f3d588eec3afbfc1db388c188ac3403..7e57820ff74d8ee3957a3b95f2a6974bc7afabe2 100644 (file)
@@ -55,7 +55,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>