summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2023-12-16 19:14:56 +0000
committertb <>2023-12-16 19:14:56 +0000
commit6836231ffee0d3b4f2632a42b8c93a92ca405bcc (patch)
treee7015f2e07fa7d9dcc3feddec8c1f451214d91b6 /src
parente438bdeb9a38cd47d0f905e62d8ee13710da0eab (diff)
downloadopenbsd-6836231ffee0d3b4f2632a42b8c93a92ca405bcc.tar.gz
openbsd-6836231ffee0d3b4f2632a42b8c93a92ca405bcc.tar.bz2
openbsd-6836231ffee0d3b4f2632a42b8c93a92ca405bcc.zip
ASN1_STRING_TABLE_get.3: grammar: have -> has
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.