summaryrefslogtreecommitdiff
path: root/doc/ssl/SSL_get_rbio.pod
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-09-16 15:39:28 +0000
committerUlf Möller <ulf@openssl.org>2000-09-16 15:39:28 +0000
commit1e4e5492966007268485920a56613b9c6893f237 (patch)
tree98f2b55a541d17afcf1f0c261fb9e7015a720c8b /doc/ssl/SSL_get_rbio.pod
parent439fb8e1e01f720d2e793fa24a867b2b05779fa8 (diff)
downloadopenssl-new-1e4e5492966007268485920a56613b9c6893f237.tar.gz
ispell and some other nit-picking
Diffstat (limited to 'doc/ssl/SSL_get_rbio.pod')
-rw-r--r--doc/ssl/SSL_get_rbio.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ssl/SSL_get_rbio.pod b/doc/ssl/SSL_get_rbio.pod
index 40a5f12e71..3d98233cac 100644
--- a/doc/ssl/SSL_get_rbio.pod
+++ b/doc/ssl/SSL_get_rbio.pod
@@ -2,7 +2,7 @@
=head1 NAME
-SSL_get_rbio - Get BIO linked to an SSL
+SSL_get_rbio - get BIO linked to an SSL object
=head1 SYNOPSIS
@@ -25,7 +25,7 @@ The following return values can occur:
=item NULL
-No BIO was connected to the SSL
+No BIO was connected to the SSL object
=item Any other pointer