commit | 1e4e5492966007268485920a56613b9c6893f237 | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Sat Sep 16 15:39:28 2000 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Sat Sep 16 15:39:28 2000 +0000 |
tree | 98f2b55a541d17afcf1f0c261fb9e7015a720c8b | |
parent | 439fb8e1e01f720d2e793fa24a867b2b05779fa8 [diff] [blame] |
ispell and some other nit-picking
diff --git a/doc/ssl/SSL_get_rbio.pod b/doc/ssl/SSL_get_rbio.pod index 40a5f12..3d98233 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 @@ =item NULL -No BIO was connected to the SSL +No BIO was connected to the SSL object =item Any other pointer