diff options
author | jmc <> | 2016-11-04 07:34:17 +0000 |
---|---|---|
committer | jmc <> | 2016-11-04 07:34:17 +0000 |
commit | 32f04b9a990ff63dada95a8ae666bd23e5c24a2b (patch) | |
tree | 0889448911d4f0f1e2d5a138f5114d4ea08513fe /src | |
parent | 026e06bd5c96f0e685317938fef409cce87ac0bb (diff) | |
download | openbsd-32f04b9a990ff63dada95a8ae666bd23e5c24a2b.tar.gz openbsd-32f04b9a990ff63dada95a8ae666bd23e5c24a2b.tar.bz2 openbsd-32f04b9a990ff63dada95a8ae666bd23e5c24a2b.zip |
new sentence, new line, and zap trailing whitespace;
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 |