diff options
| author | jmc <> | 2016-11-05 16:03:09 +0000 |
|---|---|---|
| committer | jmc <> | 2016-11-05 16:03:09 +0000 |
| commit | 8522cbd3a651d51aaba5919ffcca3141ac8ea5a3 (patch) | |
| tree | 4d82c3f462e5e3fcee71bc8fc08fcaf4397a6bf7 /src/usr.bin/nc/nc.1 | |
| parent | ff6e911ead0adb0fdca4918ebcecb1ec573b17c7 (diff) | |
| download | openbsd-8522cbd3a651d51aaba5919ffcca3141ac8ea5a3.tar.gz openbsd-8522cbd3a651d51aaba5919ffcca3141ac8ea5a3.tar.bz2 openbsd-8522cbd3a651d51aaba5919ffcca3141ac8ea5a3.zip | |
zap trailing whitespace, and add -o to usage() and help (-h);
Diffstat (limited to 'src/usr.bin/nc/nc.1')
| -rw-r--r-- | src/usr.bin/nc/nc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/nc/nc.1 b/src/usr.bin/nc/nc.1 index 2dda57af92..15ed5ee1aa 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.77 2016/11/05 15:13:26 beck Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.78 2016/11/05 16:03:09 jmc Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
| 4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
| @@ -191,8 +191,8 @@ Specifies the size of the TCP send buffer. | |||
| 191 | .It Fl o Ar staplefile | 191 | .It Fl o Ar staplefile |
| 192 | Specifies the filename from which to load data to be stapled | 192 | Specifies the filename from which to load data to be stapled |
| 193 | during the TLS handshake. | 193 | during the TLS handshake. |
| 194 | The file is expected to contain an OSCP response from an OCSP server in | 194 | The file is expected to contain an OSCP response from an OCSP server in |
| 195 | DER format. | 195 | DER format. |
| 196 | May only be used with TLS and when a certificate is being used. | 196 | May only be used with TLS and when a certificate is being used. |
| 197 | .It Fl P Ar proxy_username | 197 | .It Fl P Ar proxy_username |
| 198 | Specifies a username to present to a proxy server that requires authentication. | 198 | Specifies a username to present to a proxy server that requires authentication. |
