From 64259e1bf6d8c774d05e4e74b84a7bb104919a81 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 6 Nov 2016 14:40:37 +0000 Subject: tweak previous; --- src/usr.bin/nc/nc.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index fcb7c1d6fa..79b95dbe44 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.79 2016/11/06 13:33:30 beck Exp $ +.\" $OpenBSD: nc.1,v 1.80 2016/11/06 14:40:37 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -231,9 +231,9 @@ Change IPv4 TOS value or TLS options. For TLS options .Ar keyword may be one of -.Ar tlsall, +.Ar tlsall ; which allows the use of all supported TLS protocols and ciphers, -.Ar noverify , +.Ar noverify ; which disables certificate verification; .Ar noname , which disables certificate name checking; -- cgit v1.2.3-55-g6feb