From d4149cddb48a0f3d30f1fb7890bfd585d9ba0bc0 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Mon, 30 Jan 2017 12:57:43 +0000 Subject: [PATCH] Core's documentation rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1780908 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 81c9c2560fe..a4d9b83ac06 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -4679,7 +4679,8 @@ certain events before failing a request full.
  • In mod_cgi and mod_cgid, - the length of time to wait for output from a CGI script.
  • + the length of time to wait for the first byte of the + CGI script's output.
  • In mod_ext_filter, the length of time to wait for output from a filtering process.
  • -- 2.47.3