From 3a7019ee2b5a7a7c29ad15eb3a167911e3a338ef Mon Sep 17 00:00:00 2001 From: jmc <> Date: Fri, 16 Dec 2016 15:39:08 +0000 Subject: various minor cleanup; --- src/lib/libssl/man/SSL_connect.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl/man/SSL_connect.3') diff --git a/src/lib/libssl/man/SSL_connect.3 b/src/lib/libssl/man/SSL_connect.3 index 1b95a1e321..7fe167dd86 100644 --- a/src/lib/libssl/man/SSL_connect.3 +++ b/src/lib/libssl/man/SSL_connect.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: SSL_connect.3,v 1.3 2016/12/06 12:24:33 schwarze Exp $ +.\" $OpenBSD: SSL_connect.3,v 1.4 2016/12/16 15:39:08 jmc Exp $ .\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100 .\" .\" This file was written by Lutz Jaenicke . @@ -49,7 +49,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 6 2016 $ +.Dd $Mdocdate: December 16 2016 $ .Dt SSL_CONNECT 3 .Os .Sh NAME @@ -132,7 +132,7 @@ at the protocol level or a connection failure occurred. The shutdown was not clean. It can also occur if action is needed to continue the operation for non-blocking -.Vt BIO Ns s. +.Vt BIO Ns s . Call .Xr SSL_get_error 3 with the return value -- cgit v1.2.3-55-g6feb