summaryrefslogtreecommitdiffstats
path: root/lib/libtls
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-12-14 20:18:27 +0000
committerschwarze <schwarze@openbsd.org>2018-12-14 20:18:27 +0000
commit11e8be6bfe9c53b0e71ed09ca3a3e7edc6a446ec (patch)
tree9c18006039cf123ae1c016f86a04443ec3a41885 /lib/libtls
parentDelete unused phdr functions; move declarations for functions internal to (diff)
downloadwireguard-openbsd-11e8be6bfe9c53b0e71ed09ca3a3e7edc6a446ec.tar.xz
wireguard-openbsd-11e8be6bfe9c53b0e71ed09ca3a3e7edc6a446ec.zip
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