aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-12-18 13:18:31 -0500
committerRich Salz <rsalz@openssl.org>2015-12-18 14:55:37 -0500
commit7795475f535e5368c20333903c1d2836f536115f (patch)
tree7d8747e50c81d9dfbf9ec34de8d8851b904693ca /doc
parentf4d654d2f25694b4c0d7251521a0ec32d984394c (diff)
downloadopenssl-7795475f535e5368c20333903c1d2836f536115f.tar.gz
Remove some L<asdf|asdf> which crept back in.
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/crypto/X509V3_get_d2i.pod2
-rw-r--r--doc/ssl/DTLSv1_listen.pod4
-rw-r--r--doc/ssl/ssl.pod2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/crypto/X509V3_get_d2i.pod b/doc/crypto/X509V3_get_d2i.pod
index 4b50a10221..8ae170872e 100644
--- a/doc/crypto/X509V3_get_d2i.pod
+++ b/doc/crypto/X509V3_get_d2i.pod
@@ -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)>,
diff --git a/doc/ssl/DTLSv1_listen.pod b/doc/ssl/DTLSv1_listen.pod
index 19779163fe..b3dd1ae155 100644
--- a/doc/ssl/DTLSv1_listen.pod
+++ b/doc/ssl/DTLSv1_listen.pod
@@ -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
diff --git a/doc/ssl/ssl.pod b/doc/ssl/ssl.pod
index 19819f134d..adcec5ffa9 100644
--- a/doc/ssl/ssl.pod
+++ b/doc/ssl/ssl.pod
@@ -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