From 0ec840cb83f0bd8900fec89edbfea8d84a4e47a8 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 25 Sep 2018 20:05:07 +0000 Subject: -T applies to ip6 too, apparently; from nan xiao --- src/usr.bin/nc/nc.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/usr.bin') diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index cb391288f1..2c84a0972f 100644 --- a/src/usr.bin/nc/nc.1 +++ b/src/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.90 2018/08/17 14:33:29 jmc Exp $ +.\" $OpenBSD: nc.1,v 1.91 2018/09/25 20:05:07 jmc 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: August 17 2018 $ +.Dd $Mdocdate: September 25 2018 $ .Dt NC 1 .Os .Sh NAME @@ -241,7 +241,7 @@ Cannot be used together with or .Fl x . .It Fl T Ar keyword -Change the IPv4 TOS value or the TLS options. +Change the IPv4 TOS/IPv6 traffic class value or the TLS options. .Pp For TLS options, .Ar keyword @@ -269,7 +269,7 @@ for further details). Specifying TLS options requires .Fl c . .Pp -For the IPv4 TOS value, +For the IPv4 TOS/IPv6 traffic class value, .Ar keyword may be one of .Cm critical , -- cgit v1.2.3-55-g6feb