]> granicus.if.org Git - apache/commitdiff
Fixed a validation issue/typo.
authorErik Abele <erikabele@apache.org>
Sat, 7 Sep 2002 11:52:36 +0000 (11:52 +0000)
committerErik Abele <erikabele@apache.org>
Sat, 7 Sep 2002 11:52:36 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96708 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/directive-dict.html.en
docs/manual/mod/directive-dict.xml

index 5021e81aee505a4ccaa44fb1ddbca1838ab4d785..bb3ca3e33e5b4baba7c5b8e25b2fe1310decfc99 100644 (file)
@@ -8,7 +8,7 @@
     <p>This document describes the terms that are used to describe
     each Apache <a href="directives.html">configuration
     directive</a>.</p>
-</div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="##Description">Description</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Syntax">Syntax</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Default">Default</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Context">Context</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Override">Override</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Status">Status</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Module">Module</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Compatibility">Compatibility</a></li></ul><h3>See also</h3><ul class="seealso"><li><a href="../configuring.html">Configuration files</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="#Description" id="#Description">Description</a></h2>
+</div><div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#Description">Description</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Syntax">Syntax</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Default">Default</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Context">Context</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Override">Override</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Status">Status</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Module">Module</a></li><li><img alt="" src="../images/down.gif" /> <a href="#Compatibility">Compatibility</a></li></ul><h3>See also</h3><ul class="seealso"><li><a href="../configuring.html">Configuration files</a></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="Description" id="Description">Description</a></h2>
 
 <p>A brief description of the purpose of the directive.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="section"><h2><a name="Syntax" id="Syntax">Syntax</a></h2>
index 748b83287e920e747769aea1ff5d99d625a26241..ce0afd28cebb2122c74d7f97f4703f46f5616e1a 100644 (file)
@@ -14,7 +14,7 @@
 </summary>
 <seealso><a href="../configuring.html">Configuration files</a></seealso>
 
-<section id="#Description"><title>Description</title>
+<section id="Description"><title>Description</title>
 
 <p>A brief description of the purpose of the directive.</p>
 </section>