diff options
| author | tb <> | 2020-05-12 20:12:44 +0000 |
|---|---|---|
| committer | tb <> | 2020-05-12 20:12:44 +0000 |
| commit | 02eabb10cbee061e5eed5636477f839f2ae5c3b2 (patch) | |
| tree | fc892a3c8e18eb7ba510a4ad115995fb3b8234bd | |
| parent | 9cb614ecfae85e33f73e37c50b4b124384f3403e (diff) | |
| download | openbsd-02eabb10cbee061e5eed5636477f839f2ae5c3b2.tar.gz openbsd-02eabb10cbee061e5eed5636477f839f2ae5c3b2.tar.bz2 openbsd-02eabb10cbee061e5eed5636477f839f2ae5c3b2.zip | |
there should only be one i in gratuitous
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libssl/man/SSL_CTX_set_min_proto_version.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/man/SSL_CTX_set_min_proto_version.3 b/src/lib/libssl/man/SSL_CTX_set_min_proto_version.3 index b1b313ffaf..72ad0e4367 100644 --- a/src/lib/libssl/man/SSL_CTX_set_min_proto_version.3 +++ b/src/lib/libssl/man/SSL_CTX_set_min_proto_version.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: SSL_CTX_set_min_proto_version.3,v 1.3 2018/03/24 00:55:37 schwarze Exp $ | 1 | .\" $OpenBSD: SSL_CTX_set_min_proto_version.3,v 1.4 2020/05/12 20:12:44 tb Exp $ |
| 2 | .\" full merge up to: OpenSSL 3edabd3c Sep 14 09:28:39 2017 +0200 | 2 | .\" full merge up to: OpenSSL 3edabd3c Sep 14 09:28:39 2017 +0200 |
| 3 | .\" | 3 | .\" |
| 4 | .\" This file was written by Kurt Roeckx <kurt@roeckx.be> and | 4 | .\" This file was written by Kurt Roeckx <kurt@roeckx.be> and |
| @@ -49,7 +49,7 @@ | |||
| 49 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 49 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
| 50 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 50 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
| 51 | .\" | 51 | .\" |
| 52 | .Dd $Mdocdate: March 24 2018 $ | 52 | .Dd $Mdocdate: May 12 2020 $ |
| 53 | .Dt SSL_CTX_SET_MIN_PROTO_VERSION 3 | 53 | .Dt SSL_CTX_SET_MIN_PROTO_VERSION 3 |
| 54 | .Os | 54 | .Os |
| 55 | .Sh NAME | 55 | .Sh NAME |
| @@ -144,7 +144,7 @@ with shorter names without the | |||
| 144 | .Sy proto_ | 144 | .Sy proto_ |
| 145 | part. | 145 | part. |
| 146 | Two years later, OpenSSL included them in their 1.1.0 release, | 146 | Two years later, OpenSSL included them in their 1.1.0 release, |
| 147 | gratuitiously changing the names; Google shrugged and adopted | 147 | gratuitously changing the names; Google shrugged and adopted |
| 148 | the longer names one month later. | 148 | the longer names one month later. |
| 149 | They have been available since | 149 | They have been available since |
| 150 | .Ox 6.2 . | 150 | .Ox 6.2 . |
