]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1898702 from trunk:
authorStefan Eissing <icing@apache.org>
Mon, 7 Mar 2022 15:46:15 +0000 (15:46 +0000)
committerStefan Eissing <icing@apache.org>
Mon, 7 Mar 2022 15:46:15 +0000 (15:46 +0000)
  *) 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

docs/manual/mod/core.xml

index 46cacd8829328ba2eb2d02a6d497f08805d9457a..69d4df887281da509f70e9a68830f406f54af9ef 100644 (file)
@@ -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.
-
+    </p>
     <p>Example:</p>
 
     <highlight language="config">