diff options
| author | jmc <> | 2016-11-04 07:34:17 +0000 |
|---|---|---|
| committer | jmc <> | 2016-11-04 07:34:17 +0000 |
| commit | c0233ce1d159b9bf16b905e3a0b0daad16562457 (patch) | |
| tree | 0889448911d4f0f1e2d5a138f5114d4ea08513fe /src | |
| parent | eb70450f72f1a01f02391d395f071619135671ab (diff) | |
| download | openbsd-c0233ce1d159b9bf16b905e3a0b0daad16562457.tar.gz openbsd-c0233ce1d159b9bf16b905e3a0b0daad16562457.tar.bz2 openbsd-c0233ce1d159b9bf16b905e3a0b0daad16562457.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 |
