summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc <>2016-11-06 14:40:37 +0000
committerjmc <>2016-11-06 14:40:37 +0000
commit64259e1bf6d8c774d05e4e74b84a7bb104919a81 (patch)
tree374f18e7ca25faeaaf3f7b426089b61c68a690dd
parent9d333103069cbc720e7532e8daddb089ed8eebec (diff)
downloadopenbsd-64259e1bf6d8c774d05e4e74b84a7bb104919a81.tar.gz
openbsd-64259e1bf6d8c774d05e4e74b84a7bb104919a81.tar.bz2
openbsd-64259e1bf6d8c774d05e4e74b84a7bb104919a81.zip
tweak previous;
-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;