From eba11d70deaa5c7d2a3ceb91fe99cdfa273e013a Mon Sep 17 00:00:00 2001
From: Erik Abele
Date: Thu, 15 Aug 2002 21:41:28 +0000
Subject: [PATCH] fixed link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96387 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/env.html.en | 12 ++++++------
docs/manual/env.xml | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/manual/env.html.en b/docs/manual/env.html.en
index cfdec81e8a..34caa7aaaa 100644
--- a/docs/manual/env.html.en
+++ b/docs/manual/env.html.en
@@ -1,8 +1,8 @@
-Environment Variables in Apache - Apache HTTP Server
Apache HTTP Server Version 2.0
Environment Variables in Apache
+ -->Environment Variables in Apache - Apache HTTP Server
Apache HTTP Server Version 2.0
Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing
information in named variables that are called environment
variables. This information can be used to control various
@@ -22,9 +22,9 @@
server itself runs, you must use the standard environment
manipulation mechanisms provided by your operating system
shell.