summaryrefslogtreecommitdiff
path: root/src/usr.bin
diff options
context:
space:
mode:
authorjmc <>2017-01-26 22:59:55 +0000
committerjmc <>2017-01-26 22:59:55 +0000
commitc8f6d10887ed45bf7dc5e02ef93ea38253dc6e6d (patch)
tree5c856db4680d26e498f8d3d4e26b274d5dfd7e44 /src/usr.bin
parentf417b5af26a5484af87042f86429fcc26a19dc5e (diff)
downloadopenbsd-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.16
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
192Specifies the filename from which to load data to be stapled 192Specifies the filename from which to load data to be stapled
193during the TLS handshake. 193during the TLS handshake.
194The file is expected to contain an OSCP response from an OCSP server in 194The file is expected to contain an OCSP response from an OCSP server in
195DER format. 195DER format.
196May only be used with TLS and when a certificate is being used. 196May 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