diff options
-rw-r--r-- | src/lib/libcrypto/man/ENGINE_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ENGINE_new.3 b/src/lib/libcrypto/man/ENGINE_new.3 index 0081b8a0aa..8ce7ce4ad2 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.6 2023/11/19 10:19:54 tb Exp $ | 1 | .\" $OpenBSD: ENGINE_new.3,v 1.7 2023/11/19 11:50:02 tb 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> |
@@ -133,7 +133,7 @@ and | |||
133 | .Fn ENGINE_load_public_key | 133 | .Fn ENGINE_load_public_key |
134 | first appeared in OpenSSL 0.9.7 | 134 | first appeared in OpenSSL 0.9.7 |
135 | and have been available since | 135 | and have been available since |
136 | .Ox 2.9 | 136 | .Ox 2.9 . |
137 | .Pp | 137 | .Pp |
138 | .Fn ENGINE_load_builtin_engines , | 138 | .Fn ENGINE_load_builtin_engines , |
139 | .Fn ENGINE_load_openssl , | 139 | .Fn ENGINE_load_openssl , |