summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-10-08 14:55:21 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-10-08 14:55:21 +0000
commitf5ce82e96176f3bab796174e6f0a2cb21bea4a9d (patch)
tree45a0a892adce3186430d22eb7e1ffde2c21504d9 /lib
parente138af50eebe1e235d0e375f5649aa97b45c0e22 (diff)
whack a few stray .Pp macros
Diffstat (limited to 'lib')
-rw-r--r--lib/libressl/ressl.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libressl/ressl.3 b/lib/libressl/ressl.3
index 7f141d12fa9..b50d3d6068d 100644
--- a/lib/libressl/ressl.3
+++ b/lib/libressl/ressl.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ressl.3,v 1.2 2014/10/08 14:47:15 tedu Exp $
+.\" $OpenBSD: ressl.3,v 1.3 2014/10/08 14:55:20 schwarze Exp $
.\"
.\" Copyright (c) 2014 Ted Unangst <tedu@openbsd.org>
.\" All rights reserved.
@@ -245,7 +245,6 @@ Additionally, the values
(all TLS versions) and
.Dv RESSL_PROTOCOLS_DEFAULT
(all versions) may be used.
-.Pp
.It
.Fn ressl_config_clear_keys
clears any secert keys from memory.
@@ -266,7 +265,6 @@ reenables hostname and certificate verification.
.El
.Pp
The following functions create, prepare, and free a connection context.
-.Pp
.Bl -bullet -offset four
.It
.Fn ressl_client
@@ -308,7 +306,6 @@ bytes of data from the socket into
.Fa buf .
The amount of data read is returned in
.Fa outlen .
-.Pp
.It
.Fn ressl_write
writes