summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/d2i_OCSP_REQUEST.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/d2i_OCSP_REQUEST.3')
-rw-r--r--src/lib/libcrypto/man/d2i_OCSP_REQUEST.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/d2i_OCSP_REQUEST.3 b/src/lib/libcrypto/man/d2i_OCSP_REQUEST.3
index 07a990556d..7d27d2b4c1 100644
--- a/src/lib/libcrypto/man/d2i_OCSP_REQUEST.3
+++ b/src/lib/libcrypto/man/d2i_OCSP_REQUEST.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: d2i_OCSP_REQUEST.3,v 1.3 2021/03/12 05:18:00 jsg Exp $ 1.\" $OpenBSD: d2i_OCSP_REQUEST.3,v 1.4 2025/06/08 22:40:30 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2016 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -14,7 +14,7 @@
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\" 16.\"
17.Dd $Mdocdate: March 12 2021 $ 17.Dd $Mdocdate: June 8 2025 $
18.Dt D2I_OCSP_REQUEST 3 18.Dt D2I_OCSP_REQUEST 3
19.Os 19.Os
20.Sh NAME 20.Sh NAME
@@ -32,6 +32,7 @@
32.Nm i2d_OCSP_SERVICELOC 32.Nm i2d_OCSP_SERVICELOC
33.Nd decode and encode OCSP requests 33.Nd decode and encode OCSP requests
34.Sh SYNOPSIS 34.Sh SYNOPSIS
35.Lb libcrypto
35.In openssl/ocsp.h 36.In openssl/ocsp.h
36.Ft OCSP_REQUEST * 37.Ft OCSP_REQUEST *
37.Fo d2i_OCSP_REQUEST 38.Fo d2i_OCSP_REQUEST