From: Stefan Eissing
Date: Mon, 7 Mar 2022 15:44:12 +0000 (+0000)
Subject: *) docs: add a missing closing tag.
X-Git-Tag: 2.5.0-alpha2-ci-test-only~454
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8197b576e396ab99927c7409c4fc2cf1b6d7024;p=thirdparty%2Fapache%2Fhttpd.git
*) docs: add a missing closing tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898702 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index bb493d8fc41..24f40685b88 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -3051,7 +3051,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: