Remove some L<asdf|asdf> which crept back in.

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Rich Salz 2015-12-18 13:18:31 -05:00 committed by Rich Salz
parent f4d654d2f2
commit 7795475f53
3 changed files with 4 additions and 4 deletions

View File

@ -212,7 +212,7 @@ NULL if no extensions are present.
=head1 SEE ALSO
L<d2i_X509(3)>,
L<ERR_get_error(3)|ERR_get_error(3)>,
L<ERR_get_error(3)>,
L<X509_CRL_get0_by_serial(3)>,
L<X509_get0_signature(3)>,
L<X509_get_ext_d2i(3)>,

View File

@ -84,8 +84,8 @@ whilst return codes >0 indicate success.
=head1 SEE ALSO
L<SSL_get_error(3)|SSL_get_error(3)>, L<SSL_accept(3)|SSL_accept(3)>,
L<ssl(3)|ssl(3)>, L<bio(3)|bio(3)>
L<SSL_get_error(3)>, L<SSL_accept(3)>,
L<ssl(3)>, L<bio(3)>
=head1 HISTORY

View File

@ -735,7 +735,7 @@ L<d2i_SSL_SESSION(3)>,
L<SSL_CTX_set_psk_client_callback(3)>,
L<SSL_CTX_use_psk_identity_hint(3)>,
L<SSL_get_psk_identity(3)>,
L<DTLSv1_listen(3)|DTLSv1_listen(3)>
L<DTLSv1_listen(3)>
=head1 HISTORY