summaryrefslogtreecommitdiff
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2016-12-05 18:25:08 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2016-12-05 18:25:08 +0000
commit3dd4b4921fe1c88b277f9f26e5a07ad97850080c (patch)
tree53fd9448192fc7203a5048bdff0bde26f9dc3b03 /lib/libcrypto
parent3016a4216efd18929764e1b4aee16145059957c2 (diff)
delete two cross references to functions we don't have
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/man/X509_CRL_get0_by_serial.36
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/libcrypto/man/X509_CRL_get0_by_serial.3 b/lib/libcrypto/man/X509_CRL_get0_by_serial.3
index fdfaf76beb7..1f846713427 100644
--- a/lib/libcrypto/man/X509_CRL_get0_by_serial.3
+++ b/lib/libcrypto/man/X509_CRL_get0_by_serial.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_CRL_get0_by_serial.3,v 1.1 2016/12/04 20:51:47 schwarze Exp $
+.\" $OpenBSD: X509_CRL_get0_by_serial.3,v 1.2 2016/12/05 18:25:07 schwarze Exp $
.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -48,7 +48,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: December 4 2016 $
+.Dd $Mdocdate: December 5 2016 $
.Dt X509_CRL_GET0_BY_SERIAL 3
.Os
.Sh NAME
@@ -176,9 +176,7 @@ returns a STACK of revoked entries.
.Sh SEE ALSO
.Xr d2i_X509 3 ,
.Xr ERR_get_error 3 ,
-.Xr X509_get0_signature 3 ,
.Xr X509_get_ext_d2i 3 ,
-.Xr X509_get_extension_flags 3 ,
.Xr X509_get_pubkey 3 ,
.Xr X509_get_subject_name 3 ,
.Xr X509_get_version 3 ,