From 37c966505d730591cc48364cd1744937bd9973df Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Thu, 26 Jul 2007 21:18:00 +0000 Subject: [PATCH] remove linebreak which causes a bogus anchor git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@559983 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/windows.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml index 3ec63ec6f1..e6c0c3ac8a 100644 --- a/docs/manual/platform/windows.xml +++ b/docs/manual/platform/windows.xml @@ -635,8 +635,8 @@ httpd.exe -V -

Apache will then try to determine its - ServerRoot by trying the following, in this order:

+

Apache will then try to determine its ServerRoot by trying the following, in this order:

  1. A ServerRoot directive -- 2.40.0