summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2016-11-06 14:40:37 +0000
committerjmc <>2016-11-06 14:40:37 +0000
commitf533b42754d15882768752b35bd02f477d577c45 (patch)
tree374f18e7ca25faeaaf3f7b426089b61c68a690dd /src
parent42bce16c83873657b57addca6d88aa13e2d620f8 (diff)
downloadopenbsd-f533b42754d15882768752b35bd02f477d577c45.tar.gz
openbsd-f533b42754d15882768752b35bd02f477d577c45.tar.bz2
openbsd-f533b42754d15882768752b35bd02f477d577c45.zip
tweak previous;
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/nc/nc.16
1 files changed, 3 insertions, 3 deletions
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 @@
1.\" $OpenBSD: nc.1,v 1.79 2016/11/06 13:33:30 beck Exp $ 1.\" $OpenBSD: nc.1,v 1.80 2016/11/06 14:40:37 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 1996 David Sacerdote 3.\" Copyright (c) 1996 David Sacerdote
4.\" All rights reserved. 4.\" All rights reserved.
@@ -231,9 +231,9 @@ Change IPv4 TOS value or TLS options.
231For TLS options 231For TLS options
232.Ar keyword 232.Ar keyword
233may be one of 233may be one of
234.Ar tlsall, 234.Ar tlsall ;
235which allows the use of all supported TLS protocols and ciphers, 235which allows the use of all supported TLS protocols and ciphers,
236.Ar noverify , 236.Ar noverify ;
237which disables certificate verification; 237which disables certificate verification;
238.Ar noname , 238.Ar noname ,
239which disables certificate name checking; 239which disables certificate name checking;