summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/man/ASN1_STRING_TABLE_get.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ASN1_STRING_TABLE_get.3 b/src/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
index 7e3e360ac3..d3b0254706 100644
--- a/src/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
+++ b/src/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.2 2023/12/16 12:56:20 tb Exp $ 1.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.3 2023/12/16 19:14:56 tb Exp $
2.\" checked up to: 2.\" checked up to:
3.\" OpenSSL ASN1_STRING_TABLE_add.pod 7b608d08 Jul 27 01:18:50 2017 +0800 3.\" OpenSSL ASN1_STRING_TABLE_add.pod 7b608d08 Jul 27 01:18:50 2017 +0800
4.\" 4.\"
@@ -79,7 +79,7 @@ if nothing is found.
79.Xr OBJ_nid2obj 3 79.Xr OBJ_nid2obj 3
80.Sh HISTORY 80.Sh HISTORY
81.Fn ASN1_STRING_TABLE_get 81.Fn ASN1_STRING_TABLE_get
82first appeared in OpenSSL 0.9.5 and have been available since 82first appeared in OpenSSL 0.9.5 and has been available since
83.Ox 2.7 . 83.Ox 2.7 .
84.Sh BUGS 84.Sh BUGS
85Most aspects of the semantics considerably differ from OpenSSL. 85Most aspects of the semantics considerably differ from OpenSSL.