summaryrefslogtreecommitdiff
path: root/lib/libtls
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-12-14 20:18:28 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-12-14 20:18:28 +0000
commitbf619f7bae99a3c6825fdcfee71a58bd1ecd59af (patch)
tree6f63213dc5e9443a17557aae69e99b667ef18f83 /lib/libtls
parent14a516f60710e424fc8584cd5bc95767d958c1c1 (diff)
Delete a note taken during the rev. 1.1 man page splite
that should have been deleted before commit. The cross reference is already present below SEE ALSO. Glitch noticed by jsing@.
Diffstat (limited to 'lib/libtls')
-rw-r--r--lib/libtls/man/tls_conn_version.37
1 files changed, 2 insertions, 5 deletions
diff --git a/lib/libtls/man/tls_conn_version.3 b/lib/libtls/man/tls_conn_version.3
index 22f1057add7..b93f1c34ab4 100644
--- a/lib/libtls/man/tls_conn_version.3
+++ b/lib/libtls/man/tls_conn_version.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tls_conn_version.3,v 1.8 2018/05/26 12:32:59 schwarze Exp $
+.\" $OpenBSD: tls_conn_version.3,v 1.9 2018/12/14 20:18:27 schwarze Exp $
.\"
.\" Copyright (c) 2015 Bob Beck <beck@openbsd.org>
.\" Copyright (c) 2016, 2018 Joel Sing <jsing@openbsd.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 26 2018 $
+.Dd $Mdocdate: December 14 2018 $
.Dt TLS_CONN_VERSION 3
.Os
.Sh NAME
@@ -150,9 +150,6 @@ the peer certificate from
returns the time corresponding to the end of the validity period of
the peer certificate from
.Ar ctx .
-.Pp
-POINTER TO
-.Xr tls_ocsp_process_response 3
.Sh RETURN VALUES
The
.Fn tls_conn_session_resumed