]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - doc/man3/SSL_CTX_get0_param.pod
Use EXAMPLES not EXAMPLE for section title
[thirdparty/openssl.git] / doc / man3 / SSL_CTX_get0_param.pod
index 795bbf03b1335da6390caa1d54c05974f90228fe..19e7f189a2270d62e01b5d4ae26df98430c83d10 100644 (file)
@@ -37,7 +37,7 @@ B<X509_VERIFY_PARAM> structure.
 SSL_CTX_set1_param() and SSL_set1_param() return 1 for success and 0
 for failure.
 
-=head1 EXAMPLE
+=head1 EXAMPLES
 
 Check hostname matches "www.foo.com" in peer certificate: