summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DH_set_method.3
diff options
context:
space:
mode:
authorjsg <>2022-01-15 23:38:50 +0000
committerjsg <>2022-01-15 23:38:50 +0000
commit11a0f7c47c759a6a24cb1a97b23160532ee09267 (patch)
tree0f8b277479ae53256f76b79eff421f7d9e6972f0 /src/lib/libcrypto/man/DH_set_method.3
parent04d3b74c5664606f57f6245c480efc7dfc0abd68 (diff)
downloadopenbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.gz
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.bz2
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.zip
spelling
ok tb@
Diffstat (limited to 'src/lib/libcrypto/man/DH_set_method.3')
-rw-r--r--src/lib/libcrypto/man/DH_set_method.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/DH_set_method.3 b/src/lib/libcrypto/man/DH_set_method.3
index 9863cbaca9..e89fdc64a5 100644
--- a/src/lib/libcrypto/man/DH_set_method.3
+++ b/src/lib/libcrypto/man/DH_set_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: DH_set_method.3,v 1.7 2018/04/18 01:09:01 schwarze Exp $ 1.\" $OpenBSD: DH_set_method.3,v 1.8 2022/01/15 23:38:50 jsg Exp $
2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 2.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org>. 4.\" This file was written by Ulf Moeller <ulf@openssl.org>.
@@ -48,7 +48,7 @@
48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 48.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
49.\" OF THE POSSIBILITY OF SUCH DAMAGE. 49.\" OF THE POSSIBILITY OF SUCH DAMAGE.
50.\" 50.\"
51.Dd $Mdocdate: April 18 2018 $ 51.Dd $Mdocdate: January 15 2022 $
52.Dt DH_SET_METHOD 3 52.Dt DH_SET_METHOD 3
53.Os 53.Os
54.Sh NAME 54.Sh NAME
@@ -106,7 +106,7 @@ that can be successfully initialized, it overrides the default.
106.Pp 106.Pp
107.Fn DH_get_default_method 107.Fn DH_get_default_method
108returns a pointer to the current default method, 108returns a pointer to the current default method,
109even if it is actually overridded by an 109even if it is actually overridden by an
110.Vt ENGINE . 110.Vt ENGINE .
111.Pp 111.Pp
112.Fn DH_set_method 112.Fn DH_set_method