summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2020-05-12 20:12:44 +0000
committertb <>2020-05-12 20:12:44 +0000
commit37de99516cfff2ab22bd94991d53517d0f510b62 (patch)
treefc892a3c8e18eb7ba510a4ad115995fb3b8234bd /src
parentdefec0abb96e1a3973ad4147265194f5f3758381 (diff)
downloadopenbsd-37de99516cfff2ab22bd94991d53517d0f510b62.tar.gz
openbsd-37de99516cfff2ab22bd94991d53517d0f510b62.tar.bz2
openbsd-37de99516cfff2ab22bd94991d53517d0f510b62.zip
there should only be one i in gratuitous
Diffstat (limited to 'src')
-rw-r--r--src/lib/libssl/man/SSL_CTX_set_min_proto_version.36
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_
145part. 145part.
146Two years later, OpenSSL included them in their 1.1.0 release, 146Two years later, OpenSSL included them in their 1.1.0 release,
147gratuitiously changing the names; Google shrugged and adopted 147gratuitously changing the names; Google shrugged and adopted
148the longer names one month later. 148the longer names one month later.
149They have been available since 149They have been available since
150.Ox 6.2 . 150.Ox 6.2 .