Commit 1d3f432b authored by Matt Caswell's avatar Matt Caswell
Browse files

Fixed various pod errors

parent 15a4add7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -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

+0 −2
Original line number Diff line number Diff line
@@ -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<n> of zero if there
is no shared curve B<n> or the number of shared curves if B<n> is -1.

=back

=head1 SEE ALSO

L<SSL_CTX_add_extra_chain_cert(3)|SSL_CTX_add_extra_chain_cert(3)>
+0 −2
Original line number Diff line number Diff line
@@ -70,8 +70,6 @@ versions of OpenSSL.

All these functions return 1 for success and 0 for failure.

=back

=head1 SEE ALSO

L<SSL_CTX_add_extra_chain_cert(3)|SSL_CTX_add_extra_chain_cert(3)>