diff options
author | 2017-01-26 20:42:07 +0000 | |
---|---|---|
committer | 2017-01-26 20:42:07 +0000 | |
commit | b52998d6d3e819abdf0599772e3657b263351688 (patch) | |
tree | ef3b668776017273422a3520c87110ac983c1d26 /lib/libtls/man | |
parent | one more fix i requested for previous; (diff) | |
download | wireguard-openbsd-b52998d6d3e819abdf0599772e3657b263351688.tar.xz wireguard-openbsd-b52998d6d3e819abdf0599772e3657b263351688.zip |
fix Dt;
Diffstat (limited to 'lib/libtls/man')
-rw-r--r-- | lib/libtls/man/tls_conn_version.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libtls/man/tls_conn_version.3 b/lib/libtls/man/tls_conn_version.3 index 89fb4019c8a..0c7759b805d 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.1 2017/01/25 23:53:18 schwarze Exp $ +.\" $OpenBSD: tls_conn_version.3,v 1.2 2017/01/26 20:42:07 jmc Exp $ .\" .\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org> .\" @@ -14,8 +14,8 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 25 2017 $ -.Dt TLS_INIT 3 +.Dd $Mdocdate: January 26 2017 $ +.Dt TLS_CONN_VERSION 3 .Os .Sh NAME .Nm tls_conn_version , |