summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-12-16 19:14:57 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-12-16 19:14:57 +0000
commitfa68c1b6715e287b9249ff064e38ad29a4f069a8 (patch)
tree02939354f836fc3fcd7ea83e83bab7cf6bfe662a /lib/libcrypto/man
parent24ef1a7dff398ea21590887b5d574fdb435f3d59 (diff)
ASN1_STRING_TABLE_get.3: grammar: have -> has
Diffstat (limited to 'lib/libcrypto/man')
-rw-r--r--lib/libcrypto/man/ASN1_STRING_TABLE_get.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/ASN1_STRING_TABLE_get.3 b/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
index 7e3e360ac3c..d3b02547069 100644
--- a/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
+++ b/lib/libcrypto/man/ASN1_STRING_TABLE_get.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.2 2023/12/16 12:56:20 tb Exp $
+.\" $OpenBSD: ASN1_STRING_TABLE_get.3,v 1.3 2023/12/16 19:14:56 tb Exp $
.\" checked up to:
.\" OpenSSL ASN1_STRING_TABLE_add.pod 7b608d08 Jul 27 01:18:50 2017 +0800
.\"
@@ -79,7 +79,7 @@ if nothing is found.
.Xr OBJ_nid2obj 3
.Sh HISTORY
.Fn ASN1_STRING_TABLE_get
-first appeared in OpenSSL 0.9.5 and have been available since
+first appeared in OpenSSL 0.9.5 and has been available since
.Ox 2.7 .
.Sh BUGS
Most aspects of the semantics considerably differ from OpenSSL.