From: Stefan Eissing Date: Mon, 7 Mar 2022 15:46:15 +0000 (+0000) Subject: Merge r1898702 from trunk: X-Git-Tag: 2.4.53-rc1-candidate~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=658e1be8552c090a3cddf572168a86461ece944b;p=thirdparty%2Fapache%2Fhttpd.git Merge r1898702 from trunk: *) docs: fixing missing closing tag. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1898704 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 46cacd88293..69d4df88728 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3021,7 +3021,7 @@ LimitRequestLine 4094 and is not recommended since it does not account for memory consumed elsewhere or concurrent requests, which might result in an overall system out-of-memory. - +

Example: