From 416ed08ff839e5811fc1b336af0cc2a722094ba3 Mon Sep 17 00:00:00 2001 From: beck <> Date: Sun, 6 Nov 2016 13:33:30 +0000 Subject: rename tlslegacy to tlsall, and better describe what it does. ok jsing@ --- src/usr.bin/nc/nc.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/usr.bin/nc/nc.1') diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 15ed5ee1aa..fcb7c1d6fa 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.78 2016/11/05 16:03:09 jmc Exp $ +.\" $OpenBSD: nc.1,v 1.79 2016/11/06 13:33:30 beck Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 5 2016 $ +.Dd $Mdocdate: November 6 2016 $ .Dt NC 1 .Os .Sh NAME @@ -231,8 +231,8 @@ Change IPv4 TOS value or TLS options. For TLS options .Ar keyword may be one of -.Ar tlslegacy , -which allows legacy TLS protocols; +.Ar tlsall, +which allows the use of all supported TLS protocols and ciphers, .Ar noverify , which disables certificate verification; .Ar noname , -- cgit v1.2.3-55-g6feb