From 565fc772afd30e54d9c7daf6b4c5fe470ee444a8 Mon Sep 17 00:00:00 2001 From: Erik Abele Date: Wed, 18 Dec 2002 20:24:28 +0000 Subject: [PATCH] Added a note about Windows and fixed links 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@98015 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/stopping.html.en | 9 ++++++--- docs/manual/stopping.xml | 11 +++++++---- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index d99a2c5c8b..0a7bd23248 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -18,8 +18,11 @@

Stopping and Restarting

This document covers stopping and restarting Apache on - Unix-like systems. Windows users should see Signaling Apache when - running.

+ Unix-like systems. Windows NT, 2000 and XP users should see + Running Apache as a + Service and Windows 9x and ME users should see Running Apache as a + Console Application for information on how to control + Apache on those platforms.

- \ No newline at end of file + diff --git a/docs/manual/stopping.xml b/docs/manual/stopping.xml index c6a7cb49b8..03e7204bac 100644 --- a/docs/manual/stopping.xml +++ b/docs/manual/stopping.xml @@ -8,9 +8,12 @@

This document covers stopping and restarting Apache on - Unix-like systems. Windows users should see Signaling Apache when - running.

+ Unix-like systems. Windows NT, 2000 and XP users should see + Running Apache as a + Service and Windows 9x and ME users should see Running Apache as a + Console Application for information on how to control + Apache on those platforms.

httpd @@ -203,4 +206,4 @@ error. See above for a method of avoiding this. getting broken images or empty documents.

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