From: Erik Abele
Date: Tue, 29 Jul 2003 14:48:04 +0000 (+0000)
Subject: Added a missing slash.
X-Git-Tag: 2.0.48~175
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d709554cc6a0291d365fd7101ebc98b17baa8cc;p=thirdparty%2Fapache%2Fhttpd.git
Added a missing slash.
PR: 21964
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100838 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de
index 4e124f781b0..740af9b7371 100644
--- a/docs/manual/mod/core.html.de
+++ b/docs/manual/mod/core.html.de
@@ -1651,7 +1651,7 @@ au
Require valid-user
- <LimitExcept>
+ </LimitExcept>
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 4981079f400..14cf38c1a9d 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1560,7 +1560,7 @@ except the named ones
Require valid-user
- <LimitExcept>
+ </LimitExcept>
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 7ed88838137..21685f2fa67 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -1510,7 +1510,7 @@ except the named ones
Require valid-user
- <LimitExcept>
+ </LimitExcept>
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 7d5a86096a6..3f6881ee2fc 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1601,7 +1601,7 @@ außer den genannten
Require valid-user
- <LimitExcept>
+ </LimitExcept>