Make the ASYNC code default libctx aware
[openssl.git] / doc / man3 / BIO_s_bio.pod
index bad818cf4dbfcc09943374aa79fe233a016c2943..0f4ea77d6db3b7a33102ac8ac0823f309722679a 100644 (file)
@@ -176,7 +176,7 @@ and must be transferred to the network. Use BIO_ctrl_get_read_request() to
 find out, how many bytes must be written into the buffer before the
 SSL_operation() can successfully be continued.
 
-=head1 WARNING
+=head1 WARNINGS
 
 As the data is buffered, SSL_operation() may return with an ERROR_SSL_WANT_READ
 condition, but there is still data in the write buffer. An application must