From 1d3f432b53aba98e054b95cb831c5a2e6aef1e0e Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 1 May 2014 00:07:28 +0100 Subject: Fixed various pod errors --- doc/ssl/SSL_CONF_cmd.pod | 2 ++ doc/ssl/SSL_CTX_add1_chain_cert.pod | 1 - doc/ssl/SSL_CTX_set1_curves.pod | 2 -- doc/ssl/SSL_CTX_set1_verify_cert_store.pod | 2 -- 4 files changed, 2 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/ssl/SSL_CONF_cmd.pod b/doc/ssl/SSL_CONF_cmd.pod index 5e4bc43bc4..78c2a0edd9 100644 --- a/doc/ssl/SSL_CONF_cmd.pod +++ b/doc/ssl/SSL_CONF_cmd.pod @@ -327,6 +327,8 @@ The value is a file name. The value is a directory name. +=back + =head1 NOTES The order of operations is significant. This can be used to set either defaults diff --git a/doc/ssl/SSL_CTX_add1_chain_cert.pod b/doc/ssl/SSL_CTX_add1_chain_cert.pod index a4ffde1304..b999f0941f 100644 --- a/doc/ssl/SSL_CTX_add1_chain_cert.pod +++ b/doc/ssl/SSL_CTX_add1_chain_cert.pod @@ -138,7 +138,6 @@ a verification error occurs then 2 is returned. All other functions return 1 for success and 0 for failure. -=back =head1 SEE ALSO diff --git a/doc/ssl/SSL_CTX_set1_curves.pod b/doc/ssl/SSL_CTX_set1_curves.pod index 711f5639ad..0c9be25156 100644 --- a/doc/ssl/SSL_CTX_set1_curves.pod +++ b/doc/ssl/SSL_CTX_set1_curves.pod @@ -87,8 +87,6 @@ SSL_get1_curves() returns the number of curves, which may be zero. SSL_get1_shared_curve() returns the NID of shared curve B of zero if there is no shared curve B or the number of shared curves if B is -1. -=back - =head1 SEE ALSO L diff --git a/doc/ssl/SSL_CTX_set1_verify_cert_store.pod b/doc/ssl/SSL_CTX_set1_verify_cert_store.pod index a30ae93cf9..493cca4819 100644 --- a/doc/ssl/SSL_CTX_set1_verify_cert_store.pod +++ b/doc/ssl/SSL_CTX_set1_verify_cert_store.pod @@ -70,8 +70,6 @@ versions of OpenSSL. All these functions return 1 for success and 0 for failure. -=back - =head1 SEE ALSO L -- cgit v1.2.3