summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_new.3 b/src/lib/libcrypto/man/X509_new.3
index c451485f60..2cc4ddd7b6 100644
--- a/src/lib/libcrypto/man/X509_new.3
+++ b/src/lib/libcrypto/man/X509_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_new.3,v 1.4 2016/12/05 18:26:16 schwarze Exp $ 1.\" $OpenBSD: X509_new.3,v 1.5 2016/12/05 19:41:46 jmc Exp $
2.\" OpenSSL 3a59ad98 Dec 11 00:36:06 2015 +0000 2.\" OpenSSL 3a59ad98 Dec 11 00:36:06 2015 +0000
3.\" 3.\"
4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>. 4.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -53,7 +53,8 @@
53.Os 53.Os
54.Sh NAME 54.Sh NAME
55.Nm X509_new , 55.Nm X509_new ,
56.Nm X509_free 56.Nm X509_free ,
57.Nm X509_up_ref
57.Nd X509 certificate ASN.1 allocation functions 58.Nd X509 certificate ASN.1 allocation functions
58.Sh SYNOPSIS 59.Sh SYNOPSIS
59.In openssl/x509.h 60.In openssl/x509.h