summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2020-03-28 12:50:49 -0400
committerTomas Mraz <tmraz@fedoraproject.org>2020-04-24 13:28:50 +0200
commitc16aec524626a20e3187a3ad61a4898a1801177a (patch)
tree9f74f3e08553ed2df4e3099a4ef5d25f2fff99b6
parent713fc10f83a4d5cac4153a98374be8cac6af1771 (diff)
SSL_CTX_config.pod: Remove needless "NOTE" heading
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11431)
-rw-r--r--doc/man3/SSL_CTX_config.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man3/SSL_CTX_config.pod b/doc/man3/SSL_CTX_config.pod
index 6cab5f9ffa..7aba58f826 100644
--- a/doc/man3/SSL_CTX_config.pod
+++ b/doc/man3/SSL_CTX_config.pod
@@ -16,8 +16,6 @@ SSL_CTX_config, SSL_config - configure SSL_CTX or SSL structure
The functions SSL_CTX_config() and SSL_config() configure an B<SSL_CTX> or
B<SSL> structure using the configuration B<name>.
-=head1 NOTES
-
By calling SSL_CTX_config() or SSL_config() an application can perform many
complex tasks based on the contents of the configuration file: greatly
simplifying application configuration code. A degree of future proofing