From 5bd8fce5cc662a21854abe8b937a23446863354b Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Wed, 18 Dec 2002 21:32:02 +0000 Subject: [PATCH] Added another note about Windows due to the recent changes in windows.xml. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Submitted by: Iikka Meril�inen git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98021 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/invoking.html.en | 7 ++++--- docs/manual/invoking.xml | 10 ++++++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/docs/manual/invoking.html.en b/docs/manual/invoking.html.en index d9f6b1eef0..4a64bf3222 100644 --- a/docs/manual/invoking.html.en +++ b/docs/manual/invoking.html.en @@ -18,9 +18,10 @@

Starting Apache

On Windows, Apache is normally run as a service on Windows - NT, or as a console application on Windows 95. For details, see - running Apache for - Windows.

+ NT, 2000 and XP, or as a console application on Windows 9x and + ME. For details, see Running Apache as a Service + and Running Apache as a + Console Application.

On Unix, the httpd program is run as a daemon that executes continuously in the diff --git a/docs/manual/invoking.xml b/docs/manual/invoking.xml index db10c075b2..f8aa4ae0eb 100644 --- a/docs/manual/invoking.xml +++ b/docs/manual/invoking.xml @@ -8,9 +8,11 @@

On Windows, Apache is normally run as a service on Windows - NT, or as a console application on Windows 95. For details, see - running Apache for - Windows.

+ NT, 2000 and XP, or as a console application on Windows 9x and + ME. For details, see Running Apache as a Service + and Running Apache as a + Console Application.

On Unix, the httpd program is run as a daemon that executes continuously in the @@ -123,4 +125,4 @@ provide.

- \ No newline at end of file + -- 2.50.1