summaryrefslogtreecommitdiff
path: root/crypto/openssl/doc/man3/BIO_read.pod
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/doc/man3/BIO_read.pod')
-rw-r--r--crypto/openssl/doc/man3/BIO_read.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/doc/man3/BIO_read.pod b/crypto/openssl/doc/man3/BIO_read.pod
index 270ab533e543..d0ebf32caace 100644
--- a/crypto/openssl/doc/man3/BIO_read.pod
+++ b/crypto/openssl/doc/man3/BIO_read.pod
@@ -55,7 +55,7 @@ NUL is not included in the length returned by BIO_gets().
=head1 NOTES
A 0 or -1 return is not necessarily an indication of an error. In
-particular when the source/sink is non-blocking or of a certain type
+particular when the source/sink is nonblocking or of a certain type
it may merely be an indication that no data is currently available and that
the application should retry the operation later.
@@ -87,7 +87,7 @@ keep the '\n' at the end of the line in the buffer.
=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