summaryrefslogtreecommitdiff
path: root/doc/ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2005-02-25 16:58:19 +0000
committerRichard Levitte <levitte@openssl.org>2005-02-25 16:58:19 +0000
commit0e785e5e093d4c24eaf531dd5ffc655e3a91c6b5 (patch)
tree7c0a37f818c204f2eea0df4f5840f8a6a00c96d2 /doc/ssl
parentafcff52ef7256809a89a48347c7185644f56bb25 (diff)
downloadopenssl-new-0e785e5e093d4c24eaf531dd5ffc655e3a91c6b5.tar.gz
Many changes from 0.9.8-dev.
Diffstat (limited to 'doc/ssl')
-rw-r--r--doc/ssl/SSL_shutdown.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ssl/SSL_shutdown.pod b/doc/ssl/SSL_shutdown.pod
index 6b5012be7a..89911acbca 100644
--- a/doc/ssl/SSL_shutdown.pod
+++ b/doc/ssl/SSL_shutdown.pod
@@ -38,7 +38,7 @@ behaviour.
=over 4
=item When the application is the first party to send the "close notify"
-alert, SSL_shutdown() will only send the alert and the set the
+alert, SSL_shutdown() will only send the alert and then set the
SSL_SENT_SHUTDOWN flag (so that the session is considered good and will
be kept in cache). SSL_shutdown() will then return with 0. If a unidirectional
shutdown is enough (the underlying connection shall be closed anyway), this