diff options
author | jmc <> | 2015-09-11 06:43:05 +0000 |
---|---|---|
committer | jmc <> | 2015-09-11 06:43:05 +0000 |
commit | 243762969dd4535fc9174cff1d274bc72975138f (patch) | |
tree | 09beb32510c3dd1f59fcf5abd29febc0606f6dd9 /src | |
parent | f9ca4a4d0e44efd1de78e2483b5d28a9e47ffc40 (diff) | |
download | openbsd-243762969dd4535fc9174cff1d274bc72975138f.tar.gz openbsd-243762969dd4535fc9174cff1d274bc72975138f.tar.bz2 openbsd-243762969dd4535fc9174cff1d274bc72975138f.zip |
shutdown (n.) -> shut down (v.);
Diffstat (limited to 'src')
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index 23006b70c6..89b1979e2e 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: openssl.1,v 1.20 2015/09/11 02:10:32 lteo Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.21 2015/09/11 06:43:05 jmc Exp $ |
2 | .\" ==================================================================== | 2 | .\" ==================================================================== |
3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. |
4 | .\" | 4 | .\" |
@@ -7137,7 +7137,7 @@ nor | |||
7137 | are specified, | 7137 | are specified, |
7138 | they are both on by default and executed in sequence. | 7138 | they are both on by default and executed in sequence. |
7139 | .It Fl no_shutdown | 7139 | .It Fl no_shutdown |
7140 | Shutdown the connection without sending a | 7140 | Shut down the connection without sending a |
7141 | .Dq close notify | 7141 | .Dq close notify |
7142 | shutdown alert to the server. | 7142 | shutdown alert to the server. |
7143 | .It Fl reuse | 7143 | .It Fl reuse |