summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/GENERAL_NAME_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/GENERAL_NAME_new.3')
-rw-r--r--src/lib/libcrypto/man/GENERAL_NAME_new.38
1 files changed, 7 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/GENERAL_NAME_new.3 b/src/lib/libcrypto/man/GENERAL_NAME_new.3
index 3966ece697..671b5440f9 100644
--- a/src/lib/libcrypto/man/GENERAL_NAME_new.3
+++ b/src/lib/libcrypto/man/GENERAL_NAME_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: GENERAL_NAME_new.3,v 1.4 2018/03/22 16:06:33 schwarze Exp $ 1.\" $OpenBSD: GENERAL_NAME_new.3,v 1.5 2018/03/22 21:08:22 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -156,3 +156,9 @@ and
156.Fn OTHERNAME_free 156.Fn OTHERNAME_free
157first appeared in OpenSSL 0.9.5 and have been available since 157first appeared in OpenSSL 0.9.5 and have been available since
158.Ox 2.7 . 158.Ox 2.7 .
159.Pp
160.Fn EDIPARTYNAME_new
161and
162.Fn EDIPARTYNAME_free
163first appeared in OpenSSL 0.9.7 and have been available since
164.Ox 3.2 .