From 208f3180dd0afc800e46028ff567226eb4efd4c7 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 12 Feb 2016 13:03:19 +0000 Subject: word fix from previous; ok sthen --- src/usr.bin/openssl/openssl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 6d3775181c..8c3140de68 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.31 2016/02/08 19:29:57 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.32 2016/02/12 13:03:19 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: February 8 2016 $ +.Dd $Mdocdate: February 12 2016 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -6659,7 +6659,7 @@ If this option is set, no DH parameters will be loaded, effectively disabling the ephemeral DH cipher suites. .It Fl no_tls1 | no_tls1_1 | no_tls1_2 By default, the initial handshake uses a method which should be compatible -with servers supporting any version of TLS. +with clients supporting any version of TLS. These options disable the use of TLS1.0, 1.1, and 1.2, respectively. .It Fl no_tmp_rsa Certain export cipher suites sometimes use a temporary RSA key; this option -- cgit v1.2.3-55-g6feb