Fix referenses in section 3 manuals
[openssl.git] / doc / man3 / SSL_CTX_config.pod
index 802c4c359eb457f389169e50388360bd0357752f..2dad9b68b04da4741c22ea55c94a07c8fe3358f0 100644 (file)
@@ -25,7 +25,7 @@ can also be achieved: an application can support configuration features
 in newer versions of OpenSSL automatically.
 
 A configuration file must have been previously loaded, for example using
-CONF_modules_load_file(). See L<config(3)> for details of the configuration
+CONF_modules_load_file(). See L<config(5)> for details of the configuration
 file syntax.
 
 =head1 RETURN VALUES
@@ -73,7 +73,7 @@ the need for any additional application code.
 
 =head1 SEE ALSO
 
-L<config(3)>,
+L<config(5)>,
 L<SSL_CONF_cmd(3)>,
 L<CONF_modules_load_file(3)>