From: Erik Abele Date: Tue, 29 Jul 2003 14:47:13 +0000 (+0000) Subject: Added a missing slash. X-Git-Tag: pre_ajp_proxy~1330 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2907c7b9230a575b6bc0cb4e89e5941ead652b9;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/trunk@100837 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.de b/docs/manual/mod/core.html.de index 22cc61549d5..c48db55cf9a 100644 --- a/docs/manual/mod/core.html.de +++ b/docs/manual/mod/core.html.de @@ -1623,7 +1623,7 @@ au Require valid-user
- <LimitExcept> + </LimitExcept>

diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 0f78b1920be..2a1b0d1f992 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1532,7 +1532,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 f12498671bb..8b4854f06c7 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1485,7 +1485,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 5cf23c0a5ed..2e0bf990bb4 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1575,7 +1575,7 @@ außer den genannten Require valid-user
- <LimitExcept> + </LimitExcept>