SSL_CTX_config.pod: Remove needless "NOTE" heading
[openssl.git] / doc / man3 / SSL_CTX_config.pod
index 6cab5f9ffa9ee5b308421042f100d0de9302d82c..7aba58f82689b81b38a365aa9a7da29cc2fd5a92 100644 (file)
@@ -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>.
 
 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
 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