summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2015-09-11 06:43:06 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2015-09-11 06:43:06 +0000
commit4822e87105f0b02ff8b47a27e3093c54e0a7a12d (patch)
tree3a1b95b566e9b8d06ddeed1a90cc42ab3696487d /usr.bin
parentd1975473f32a7780f869db29cac12f1be24c396c (diff)
shutdown (n.) -> shut down (v.);
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/openssl/openssl.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/openssl/openssl.1 b/usr.bin/openssl/openssl.1
index 23006b70c67..89b1979e2e6 100644
--- a/usr.bin/openssl/openssl.1
+++ b/usr.bin/openssl/openssl.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: openssl.1,v 1.20 2015/09/11 02:10:32 lteo Exp $
+.\" $OpenBSD: openssl.1,v 1.21 2015/09/11 06:43:05 jmc Exp $
.\" ====================================================================
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
.\"
@@ -7137,7 +7137,7 @@ nor
are specified,
they are both on by default and executed in sequence.
.It Fl no_shutdown
-Shutdown the connection without sending a
+Shut down the connection without sending a
.Dq close notify
shutdown alert to the server.
.It Fl reuse