summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ENGINE_new.3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/ENGINE_new.35
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ENGINE_new.3 b/src/lib/libcrypto/man/ENGINE_new.3
index 55ed963563..f70adecc17 100644
--- a/src/lib/libcrypto/man/ENGINE_new.3
+++ b/src/lib/libcrypto/man/ENGINE_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ENGINE_new.3,v 1.10 2023/11/19 21:13:47 tb Exp $ 1.\" $OpenBSD: ENGINE_new.3,v 1.11 2025/06/08 22:40:29 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org> 3.\" Copyright (c) 2023 Theo Buehler <tb@openbsd.org>
4.\" Copyright (c) 2018 Ingo Schwarze <schwarze@openbsd.org> 4.\" Copyright (c) 2018 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\" 17.\"
18.Dd $Mdocdate: November 19 2023 $ 18.Dd $Mdocdate: June 8 2025 $
19.Dt ENGINE_NEW 3 19.Dt ENGINE_NEW 3
20.Os 20.Os
21.Sh NAME 21.Sh NAME
@@ -40,6 +40,7 @@
40.Nm ENGINE_cleanup 40.Nm ENGINE_cleanup
41.Nd ENGINE stub functions 41.Nd ENGINE stub functions
42.Sh SYNOPSIS 42.Sh SYNOPSIS
43.Lb libcrypto
43.In openssl/engine.h 44.In openssl/engine.h
44.Ft ENGINE * 45.Ft ENGINE *
45.Fn ENGINE_new void 46.Fn ENGINE_new void