summaryrefslogtreecommitdiffstats
path: root/doc/man3/SSL_CTX_config.pod
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-05-19 00:16:38 +0000
committerRich Salz <rsalz@openssl.org>2017-06-11 16:21:33 -0400
commit27b138e9db91bdfa1e3c55b0c3c9b2f02b5c0bf1 (patch)
treec28e9a7d78b810de21c8661c143f12cf007a7db3 /doc/man3/SSL_CTX_config.pod
parentfbaf2857cc9ea8324b3f19dc79d32a6c1ad31696 (diff)
Fix spelling errors in manpages
spelling: algorithm spelling: anyway spelling: assigned spelling: authenticated spelling: callback spelling: certificate spelling: compatibility spelling: configuration spelling: digest spelling: encrypted spelling: function spelling: output spelling: receive spelling: renegotiation spelling: signing spelling: similar spelling: string (Merged from https://github.com/openssl/openssl/pull/3580)Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3580)
Diffstat (limited to 'doc/man3/SSL_CTX_config.pod')
-rw-r--r--doc/man3/SSL_CTX_config.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man3/SSL_CTX_config.pod b/doc/man3/SSL_CTX_config.pod
index 2506dd597e..5b2aed76c2 100644
--- a/doc/man3/SSL_CTX_config.pod
+++ b/doc/man3/SSL_CTX_config.pod
@@ -40,7 +40,8 @@ If the file "config.cnf" contains the following:
testapp = test_sect
[test_sect]
- # list of confuration modules
+ # list of configuration modules
+
ssl_conf = ssl_sect
[ssl_sect]