From cde54a056325485ba6d0e9816aeccbae97f61c2c Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Fri, 15 Jul 2005 20:32:22 +0000 Subject: [PATCH] Fix the anchor names. Hard going back to by-hand maintenance :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@219243 13f79535-47bb-0310-9956-ffa450edef68 --- htdocs/manual/mod/core.html.en | 2 +- htdocs/manual/mod/directives.html.en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/manual/mod/core.html.en b/htdocs/manual/mod/core.html.en index 9ad7b7de350..88017a5dd1d 100644 --- a/htdocs/manual/mod/core.html.en +++ b/htdocs/manual/mod/core.html.en @@ -190,7 +190,7 @@
  • TimeOut
  • -
  • TraceEnable
  • +
  • TraceEnable
  • UseCanonicalName
  • diff --git a/htdocs/manual/mod/directives.html.en b/htdocs/manual/mod/directives.html.en index 368462be17e..2b4138243db 100644 --- a/htdocs/manual/mod/directives.html.en +++ b/htdocs/manual/mod/directives.html.en @@ -558,7 +558,7 @@
  • TimeOut
  • -
  • TraceEnable
  • +
  • TraceEnable
  • TransferLog
  • -- 2.47.2