projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a3371e
)
Add missing =back
author
Rich Salz
<rsalz@openssl.org>
Mon, 3 Apr 2017 19:30:20 +0000
(15:30 -0400)
committer
Rich Salz
<rsalz@openssl.org>
Fri, 7 Apr 2017 17:30:04 +0000
(13:30 -0400)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3117)
doc/man3/SSL_get_version.pod
patch
|
blob
|
history
diff --git
a/doc/man3/SSL_get_version.pod
b/doc/man3/SSL_get_version.pod
index 57cacfeeb6c309dcb5adbc8ca1de34afa53cff65..e0ff96028188485bfe5568714195e238a8c71a37 100644
(file)
--- a/
doc/man3/SSL_get_version.pod
+++ b/
doc/man3/SSL_get_version.pod
@@
-86,6
+86,8
@@
The connection uses the TLSv1.2 protocol.
The connection uses the TLSv1.3 protocol.
+=back
+
=head1 SEE ALSO
L<ssl(7)>