summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorschwarze <>2018-12-14 20:18:27 +0000
committerschwarze <>2018-12-14 20:18:27 +0000
commit723e2311c6f57a0db090a7c72abdd97eaa5f1a1b (patch)
treebca4b3aae17b2696d6385c4504b2cf0356a88bdb /src
parente0a6e1a675a8779862b6efd50bfae854b7e5ec92 (diff)
downloadopenbsd-723e2311c6f57a0db090a7c72abdd97eaa5f1a1b.tar.gz
openbsd-723e2311c6f57a0db090a7c72abdd97eaa5f1a1b.tar.bz2
openbsd-723e2311c6f57a0db090a7c72abdd97eaa5f1a1b.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 'src')
-rw-r--r--src/lib/libtls/man/tls_conn_version.37
1 files 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 @@
1.\" $OpenBSD: tls_conn_version.3,v 1.8 2018/05/26 12:32:59 schwarze Exp $ 1.\" $OpenBSD: tls_conn_version.3,v 1.9 2018/12/14 20:18:27 schwarze Exp $
2.\" 2.\"
3.\" Copyright (c) 2015 Bob Beck <beck@openbsd.org> 3.\" Copyright (c) 2015 Bob Beck <beck@openbsd.org>
4.\" Copyright (c) 2016, 2018 Joel Sing <jsing@openbsd.org> 4.\" Copyright (c) 2016, 2018 Joel Sing <jsing@openbsd.org>
@@ -15,7 +15,7 @@
15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17.\" 17.\"
18.Dd $Mdocdate: May 26 2018 $ 18.Dd $Mdocdate: December 14 2018 $
19.Dt TLS_CONN_VERSION 3 19.Dt TLS_CONN_VERSION 3
20.Os 20.Os
21.Sh NAME 21.Sh NAME
@@ -150,9 +150,6 @@ the peer certificate from
150returns the time corresponding to the end of the validity period of 150returns the time corresponding to the end of the validity period of
151the peer certificate from 151the peer certificate from
152.Ar ctx . 152.Ar ctx .
153.Pp
154POINTER TO
155.Xr tls_ocsp_process_response 3
156.Sh RETURN VALUES 153.Sh RETURN VALUES
157The 154The
158.Fn tls_conn_session_resumed 155.Fn tls_conn_session_resumed