diff options
author | jmc <> | 2017-01-26 22:59:55 +0000 |
---|---|---|
committer | jmc <> | 2017-01-26 22:59:55 +0000 |
commit | c8f6d10887ed45bf7dc5e02ef93ea38253dc6e6d (patch) | |
tree | 5c856db4680d26e498f8d3d4e26b274d5dfd7e44 /src/usr.bin | |
parent | f417b5af26a5484af87042f86429fcc26a19dc5e (diff) | |
download | openbsd-c8f6d10887ed45bf7dc5e02ef93ea38253dc6e6d.tar.gz openbsd-c8f6d10887ed45bf7dc5e02ef93ea38253dc6e6d.tar.bz2 openbsd-c8f6d10887ed45bf7dc5e02ef93ea38253dc6e6d.zip |
oscp -> ocsp;
from holger mikolon, plus one more in nc;
Diffstat (limited to 'src/usr.bin')
-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 79b95dbe44..b12e728982 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.80 2016/11/06 14:40:37 jmc Exp $ | 1 | .\" $OpenBSD: nc.1,v 1.81 2017/01/26 22:59:55 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 1996 David Sacerdote | 3 | .\" Copyright (c) 1996 David Sacerdote |
4 | .\" All rights reserved. | 4 | .\" All rights reserved. |
@@ -25,7 +25,7 @@ | |||
25 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 25 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
26 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 26 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
27 | .\" | 27 | .\" |
28 | .Dd $Mdocdate: November 6 2016 $ | 28 | .Dd $Mdocdate: January 26 2017 $ |
29 | .Dt NC 1 | 29 | .Dt NC 1 |
30 | .Os | 30 | .Os |
31 | .Sh NAME | 31 | .Sh NAME |
@@ -191,7 +191,7 @@ 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 OCSP 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 |