diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/usr.bin/nc/nc.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 313ec1f19c..8c7790f72a 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.75 2016/11/04 05:13:13 beck Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.76 2016/11/04 07:34:17 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -233,8 +233,9 @@ which disables certificate name checking; | |||
233 | .Ar clientcert , | 233 | .Ar clientcert , |
234 | which requires a client certificate on incoming connections; or | 234 | which requires a client certificate on incoming connections; or |
235 | .Ar muststaple , | 235 | .Ar muststaple , |
236 | which requires the peer to provide a valid stapled OCSP response | 236 | which requires the peer to provide a valid stapled OCSP response |
237 | with the handshake. It is illegal to specify TLS options if not using TLS. | 237 | with the handshake. |
238 | It is illegal to specify TLS options if not using TLS. | ||
238 | .Pp | 239 | .Pp |
239 | For IPv4 TOS value | 240 | For IPv4 TOS value |
240 | .Ar keyword | 241 | .Ar keyword |