From a1b1d23eb212df7adcac7b6f813a00a9f678badd Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Wed, 2 May 2012 16:11:13 +0000 Subject: [PATCH] Typo in page anchor. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1333091 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/sections.html.en | 4 ++-- docs/manual/sections.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en index e1b76ba72d5..692dcd3918f 100644 --- a/docs/manual/sections.html.en +++ b/docs/manual/sections.html.en @@ -38,7 +38,7 @@ to change the scope of other configuration directives.

  • Virtual Hosts
  • Proxy
  • What Directives are Allowed?
  • -
  • How the sections are merged
  • +
  • How the sections are merged
  • top
    @@ -428,7 +428,7 @@ sections.
    top
    -

    How the sections are merged

    +

    How the sections are merged

    The configuration sections are applied in a very particular order. Since this can have important effects on how configuration directives diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml index 26376324cb2..1b35dab89a3 100644 --- a/docs/manual/sections.xml +++ b/docs/manual/sections.xml @@ -445,7 +445,7 @@ sections. -

    How the sections are merged +
    How the sections are merged

    The configuration sections are applied in a very particular order. Since this can have important effects on how configuration directives -- 2.47.2