diff options
author | 2015-09-11 06:43:05 +0000 | |
---|---|---|
committer | 2015-09-11 06:43:05 +0000 | |
commit | 39c7b656ba09f8e3d2328de824f702536a2dd57d (patch) | |
tree | 0b4eb5a640bd523500fa5e704c7d8dc20d6acbcb /usr.bin/openssl/openssl.1 | |
parent | Blargh: unbreak after libc/Makefile.inc change (diff) | |
download | wireguard-openbsd-39c7b656ba09f8e3d2328de824f702536a2dd57d.tar.xz wireguard-openbsd-39c7b656ba09f8e3d2328de824f702536a2dd57d.zip |
shutdown (n.) -> shut down (v.);
Diffstat (limited to 'usr.bin/openssl/openssl.1')
-rw-r--r-- | usr.bin/openssl/openssl.1 | 4 |
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 |