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.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/X509_new.3 b/src/lib/libcrypto/man/X509_new.3
index 2cc4ddd7b6..605d1db7be 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.5 2016/12/05 19:41:46 jmc Exp $ 1.\" $OpenBSD: X509_new.3,v 1.6 2016/12/12 22:02:55 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>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: December 5 2016 $ 51.Dd $Mdocdate: December 12 2016 $
52.Dt X509_NEW 3 52.Dt X509_NEW 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -74,7 +74,7 @@ The X509 ASN.1 allocation routines allocate and free an
74structure, which represents an X509 certificate. 74structure, which represents an X509 certificate.
75.Pp 75.Pp
76.Fn X509_new 76.Fn X509_new
77allocates and initializes a X509 structure with reference count 1. 77allocates and initializes an X509 structure with reference count 1.
78.Pp 78.Pp
79.Fn X509_free 79.Fn X509_free
80decrements the reference count of the 80decrements the reference count of the