From d44c7e0fd6df3e642957216aea5f5fb9814b4056 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Fri, 14 Dec 2018 20:18:27 +0000 Subject: 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@. --- src/lib/libtls/man/tls_conn_version.3 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/lib/libtls/man/tls_conn_version.3 b/src/lib/libtls/man/tls_conn_version.3 index 22f1057add..b93f1c34ab 100644 --- a/src/lib/libtls/man/tls_conn_version.3 +++ b/src/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 .\" Copyright (c) 2016, 2018 Joel Sing @@ -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 -- cgit v1.2.3-55-g6feb