You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by el...@apache.org on 2017/01/30 14:58:14 UTC

svn commit: r1780919 - /httpd/httpd/trunk/docs/manual/mod/core.html.en

Author: elukey
Date: Mon Jan 30 14:58:13 2017
New Revision: 1780919

URL: http://svn.apache.org/viewvc?rev=1780919&view=rev
Log:
Core's documentation rebuild

Modified:
    httpd/httpd/trunk/docs/manual/mod/core.html.en

Modified: httpd/httpd/trunk/docs/manual/mod/core.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/core.html.en?rev=1780919&r1=1780918&r2=1780919&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/core.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/core.html.en Mon Jan 30 14:58:13 2017
@@ -4679,8 +4679,8 @@ certain events before failing a request<
       full.</li>
 
       <li>In <code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code> and <code class="module"><a href="../mod/mod_cgid.html">mod_cgid</a></code>,
-      the length of time to wait for the first byte of the
-      CGI script's output.</li>
+      the length of time to wait for any individual block of output
+      from a CGI script.</li>
 
       <li>In <code class="module"><a href="../mod/mod_ext_filter.html">mod_ext_filter</a></code>, the length of time to
       wait for output from a filtering process.</li>