summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc/ssl/BIO_f_ssl.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/doc/ssl/BIO_f_ssl.3')
-rw-r--r--lib/libssl/src/doc/ssl/BIO_f_ssl.37
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libssl/src/doc/ssl/BIO_f_ssl.3 b/lib/libssl/src/doc/ssl/BIO_f_ssl.3
index 31c9963edbb..851e4f08ca4 100644
--- a/lib/libssl/src/doc/ssl/BIO_f_ssl.3
+++ b/lib/libssl/src/doc/ssl/BIO_f_ssl.3
@@ -1,4 +1,7 @@
-.Dd $Mdocdate: October 12 2014 $
+.\"
+.\" $OpenBSD: BIO_f_ssl.3,v 1.2 2014/12/02 14:11:01 jmc Exp $
+.\"
+.Dd $Mdocdate: December 2 2014 $
.Dt BIO_F_SSL 3
.Os
.Sh NAME
@@ -268,7 +271,7 @@ processing.
.Sh RETURN VALUES
.\" XXX
This section is incomplete.
-.Sh EXAMPLE
+.Sh EXAMPLES
This SSL/TLS client example attempts to retrieve a page from an SSL/TLS web
server.
The I/O routines are identical to those of the unencrypted example in