aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/SSL_accept.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man3/SSL_accept.pod')
-rw-r--r--doc/man3/SSL_accept.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man3/SSL_accept.pod b/doc/man3/SSL_accept.pod
index 335655f0c8c8..b1595f7acf34 100644
--- a/doc/man3/SSL_accept.pod
+++ b/doc/man3/SSL_accept.pod
@@ -56,7 +56,7 @@ established.
The TLS/SSL handshake was not successful because a fatal error occurred either
at the protocol level or a connection failure occurred. The shutdown was
-not clean. It can also occur of action is need to continue the operation
+not clean. It can also occur if action is needed to continue the operation
for non-blocking BIOs. Call SSL_get_error() with the return value B<ret>
to find out the reason.
@@ -72,7 +72,7 @@ L<SSL_CTX_new(3)>
=head1 COPYRIGHT
-Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
Licensed under the OpenSSL license (the "License"). You may not use
this file except in compliance with the License. You can obtain a copy