diff options
Diffstat (limited to 'lib/libssl/src/doc/ssl/SSL_connect.3')
| -rw-r--r-- | lib/libssl/src/doc/ssl/SSL_connect.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libssl/src/doc/ssl/SSL_connect.3 b/lib/libssl/src/doc/ssl/SSL_connect.3 index 4f8428c3c98..74f9b619510 100644 --- a/lib/libssl/src/doc/ssl/SSL_connect.3 +++ b/lib/libssl/src/doc/ssl/SSL_connect.3 @@ -1,4 +1,7 @@ -.Dd $Mdocdate: October 12 2014 $ +.\" +.\" $OpenBSD: SSL_connect.3,v 1.2 2014/12/02 14:11:01 jmc Exp $ +.\" +.Dd $Mdocdate: December 2 2014 $ .Dt SSL_CONNECT 3 .Os .Sh NAME @@ -19,7 +22,7 @@ by setting an underlying The behaviour of .Fn SSL_connect depends on the underlying -.Vt BIO. +.Vt BIO . .Pp If the underlying .Vt BIO |
