[openssl] OpenSSL_1_1_1-stable update
tmraz at fedoraproject.org
tmraz at fedoraproject.org
Thu Jan 21 14:34:01 UTC 2021
The branch OpenSSL_1_1_1-stable has been updated
via b8cee4cb43f86a86a6714af8900674456d94908f (commit)
from 0a31723a158592d3271585bd02e627cc19a1c772 (commit)
- Log -----------------------------------------------------------------
commit b8cee4cb43f86a86a6714af8900674456d94908f
Author: Tim Hitchins <tim.hitchins at ekkosense.co.uk>
Date: Wed Jan 20 11:35:33 2021 +0000
Fix typo in crl2pkcs documentation
Fixes #13910
CLA: trivial
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13911)
(cherry picked from commit 6857058016e91d3182c2117922dd8001b27f5639)
-----------------------------------------------------------------------
Summary of changes:
doc/man1/crl2pkcs7.pod | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/man1/crl2pkcs7.pod b/doc/man1/crl2pkcs7.pod
index f58a442b5b..681145e77d 100644
--- a/doc/man1/crl2pkcs7.pod
+++ b/doc/man1/crl2pkcs7.pod
@@ -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>
More information about the openssl-commits
mailing list