From 53fe8d5be5bb19086345235e6b5c1dbf79c053c9 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 10 Oct 2000 09:15:47 +0000 Subject: A few small corrections to the SSL documentation. Submitted by Lutz Jaenicke --- doc/ssl/SSL_read.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ssl/SSL_read.pod') diff --git a/doc/ssl/SSL_read.pod b/doc/ssl/SSL_read.pod index 072dc26cf2..9bff32500b 100644 --- a/doc/ssl/SSL_read.pod +++ b/doc/ssl/SSL_read.pod @@ -61,7 +61,7 @@ The read operation was not successful, probably because no data was available. Call SSL_get_error() with the return value B to find out, whether an error occurred. -=item -1 +=item E0 The read operation was not successful, because either an error occurred or action must be taken by the calling process. Call SSL_get_error() with the -- cgit v1.2.3