X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman3%2FSSL_write.pod;fp=doc%2Fman3%2FSSL_write.pod;h=56a8c8b172074515d84dccadb64e24fff4676a78;hp=04cc46b27a5c3b7ec5f0bb8e1262de867d87f0f5;hb=5e0d9c861bc44070c61b9b109884dc8aa5e2e8d1;hpb=cda774223d9a886ece480f304be40797bb73bcd7 diff --git a/doc/man3/SSL_write.pod b/doc/man3/SSL_write.pod index 04cc46b27a..56a8c8b172 100644 --- a/doc/man3/SSL_write.pod +++ b/doc/man3/SSL_write.pod @@ -66,7 +66,7 @@ operation is considered completed. The bytes are sent and a new write call with a new buffer (with the already sent bytes removed) must be started. A partial write is performed with the size of a message block, which is 16kB. -=head1 WARNING +=head1 WARNINGS When a write function call has to be repeated because L returned B or B, it must be repeated