From 9e7f45885b5ee50ac49ef5be23b1aaa66fba089c Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Wed, 9 Oct 2002 01:40:44 +0000 Subject: [PATCH] fix bogus anchors git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97155 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_info.html.en | 4 ++-- docs/manual/mod/mod_info.xml | 4 ++-- docs/manual/vhosts/fd-limits.html.en | 2 +- docs/manual/vhosts/fd-limits.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_info.html.en b/docs/manual/mod/mod_info.html.en index dbebdb5c8e..98bb02e9ce 100644 --- a/docs/manual/mod/mod_info.html.en +++ b/docs/manual/mod/mod_info.html.en @@ -21,9 +21,9 @@ SetHandler server-info

You may wish to add a - <Limit> + <Limit> clause inside the - <Location> + <Location> directive to limit access to your server configuration information.

diff --git a/docs/manual/mod/mod_info.xml b/docs/manual/mod/mod_info.xml index e295776ea0..497d794d57 100644 --- a/docs/manual/mod/mod_info.xml +++ b/docs/manual/mod/mod_info.xml @@ -23,9 +23,9 @@ SetHandler server-info

You may wish to add a - <Limit> + Limit clause inside the - <Location> + Location directive to limit access to your server configuration information.

diff --git a/docs/manual/vhosts/fd-limits.html.en b/docs/manual/vhosts/fd-limits.html.en index c81c47fe89..0c688142fd 100644 --- a/docs/manual/vhosts/fd-limits.html.en +++ b/docs/manual/vhosts/fd-limits.html.en @@ -38,7 +38,7 @@