From: Matt Caswell Date: Wed, 30 Apr 2014 23:07:28 +0000 (+0100) Subject: Fixed various pod errors X-Git-Tag: OpenSSL_1_0_2-beta2~238 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d3f432b53aba98e054b95cb831c5a2e6aef1e0e;p=openssl Fixed various pod errors --- 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