summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/man/d2i_OCSP_RESPONSE.3')
-rw-r--r--lib/libcrypto/man/d2i_OCSP_RESPONSE.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/d2i_OCSP_RESPONSE.3 b/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
index 140234823fc..716e85dc6e3 100644
--- a/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
+++ b/lib/libcrypto/man/d2i_OCSP_RESPONSE.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: d2i_OCSP_RESPONSE.3,v 1.3 2019/06/06 01:06:59 schwarze Exp $
+.\" $OpenBSD: d2i_OCSP_RESPONSE.3,v 1.4 2021/03/12 05:18:00 jsg Exp $
.\"
.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: June 6 2019 $
+.Dd $Mdocdate: March 12 2021 $
.Dt D2I_OCSP_RESPONSE 3
.Os
.Sh NAME
@@ -139,7 +139,7 @@
.Fa "unsigned char **der_out"
.Fc
.Sh DESCRIPTION
-Theses functions decode and encode ASN.1 structures used for OCSP
+These functions decode and encode ASN.1 structures used for OCSP
responses.
For details about the semantics, examples, caveats, and bugs, see
.Xr ASN1_item_d2i 3 .