summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2017-04-03 15:30:20 -0400
committerRich Salz <rsalz@openssl.org>2017-04-07 13:30:04 -0400
commit8c32663cddc50b7afa5af40d515575b5c1d4d4c8 (patch)
tree0779c4337d7b30269ea7009ed35c76ff6916f77c /doc
parent5a3371e22164592d7ff6d69245768ed4dde89a1a (diff)
Add missing =back
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3117)
Diffstat (limited to 'doc')
-rw-r--r--doc/man3/SSL_get_version.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man3/SSL_get_version.pod b/doc/man3/SSL_get_version.pod
index 57cacfeeb6..e0ff960281 100644
--- 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)>