diff options
author | 2018-08-17 14:33:29 +0000 | |
---|---|---|
committer | 2018-08-17 14:33:29 +0000 | |
commit | 224117c4fe0287135fb01787debd95e582b86043 (patch) | |
tree | 87609c9f94becbfcd80696dedb2afdd1e8a93177 | |
parent | Support reading and using serveral device tree attributes for ssdfb(4), (diff) | |
download | wireguard-openbsd-224117c4fe0287135fb01787debd95e582b86043.tar.xz wireguard-openbsd-224117c4fe0287135fb01787debd95e582b86043.zip |
spelling;
-rw-r--r-- | usr.bin/nc/nc.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nc/nc.1 b/usr.bin/nc/nc.1 index 8072bc220ee..cb391288f15 100644 --- a/usr.bin/nc/nc.1 +++ b/usr.bin/nc/nc.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nc.1,v 1.89 2018/08/17 14:03:10 schwarze Exp $ +.\" $OpenBSD: nc.1,v 1.90 2018/08/17 14:33:29 jmc Exp $ .\" .\" Copyright (c) 1996 David Sacerdote .\" All rights reserved. @@ -266,7 +266,7 @@ for further details); which allows the supported TLS protocols to be specified (see .Xr tls_config_parse_protocols 3 for further details). -Specifiying TLS options requires +Specifying TLS options requires .Fl c . .Pp For the IPv4 TOS value, |