From: Hugo Landau Date: Fri, 9 Feb 2024 10:27:53 +0000 (+0000) Subject: Fix nit X-Git-Tag: openssl-3.3.0-alpha1~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=925118e8c3b1041ce7f9840c2d67e7f878123e6b;p=thirdparty%2Fopenssl.git Fix nit Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23495) --- diff --git a/doc/man3/SSL_poll.pod b/doc/man3/SSL_poll.pod index 5c88890ae39..4fa42a6eee9 100644 --- a/doc/man3/SSL_poll.pod +++ b/doc/man3/SSL_poll.pod @@ -92,7 +92,7 @@ The fields of B are as follows: The resource being polled for readiness, as represented by a B. Currently, this must be a poll descriptor of type B, representing a SSL object pointer, and the SSL -object must be to a QUIC connection SSL object or QUIC stream SSL object. +object must be a QUIC connection SSL object or QUIC stream SSL object. If a B has a poll descriptor type of B, or the SSL object pointer is NULL, the