diff options
author | tb <> | 2023-12-16 19:14:56 +0000 |
---|---|---|
committer | tb <> | 2023-12-16 19:14:56 +0000 |
commit | 08f27c91faeb047c689ad9524eb46a6cf4c0b4a3 (patch) | |
tree | e7015f2e07fa7d9dcc3feddec8c1f451214d91b6 /src | |
parent | 7f64548852bbb3dc4f3c3e71085cecb55cb34bc4 (diff) | |
download | openbsd-08f27c91faeb047c689ad9524eb46a6cf4c0b4a3.tar.gz openbsd-08f27c91faeb047c689ad9524eb46a6cf4c0b4a3.tar.bz2 openbsd-08f27c91faeb047c689ad9524eb46a6cf4c0b4a3.zip |
ASN1_STRING_TABLE_get.3: grammar: have -> has
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libcrypto/man/ASN1_STRING_TABLE_get.3 | 4 |
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 |
82 | first appeared in OpenSSL 0.9.5 and have been available since | 82 | first 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 |
85 | Most aspects of the semantics considerably differ from OpenSSL. | 85 | Most aspects of the semantics considerably differ from OpenSSL. |