summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2023-11-19 11:50:02 +0000
committertb <>2023-11-19 11:50:02 +0000
commitbfddc812354088c190d7f79d600e1f937ba951ef (patch)
tree1f9cff8e1b05febb9ff4e31f3b36a3301ccf44de
parentf687f23a579b5df3a548f4b727ac9242f03084ca (diff)
downloadopenbsd-bfddc812354088c190d7f79d600e1f937ba951ef.tar.gz
openbsd-bfddc812354088c190d7f79d600e1f937ba951ef.tar.bz2
openbsd-bfddc812354088c190d7f79d600e1f937ba951ef.zip
Missing period
-rw-r--r--src/lib/libcrypto/man/ENGINE_new.34
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
134first appeared in OpenSSL 0.9.7 134first appeared in OpenSSL 0.9.7
135and have been available since 135and 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 ,