From: pcs Date: Tue, 15 Dec 1998 13:54:02 +0000 (+0000) Subject: Fix dumb typo X-Git-Tag: 1.3.4~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93339afe0438a28123fec0052150b7c23625d28f;p=apache Fix dumb typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82488 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/stopping.html b/docs/manual/stopping.html index 73690ea913..fe5889cfe6 100644 --- a/docs/manual/stopping.html +++ b/docs/manual/stopping.html @@ -15,11 +15,10 @@

Stopping and Restarting Apache

-

This document covers stopping and restarting Apache on Windows -only. Windows uses should see Signalling +

This document covers stopping and restarting Apache on Unix +only. Windows users should see Signalling Apache when running.

-

You will notice many httpd executables running on your system, but you should not send signals to any of them except the parent, whose pid is in the PidFile. That is to diff --git a/docs/manual/stopping.html.en b/docs/manual/stopping.html.en index 73690ea913..fe5889cfe6 100644 --- a/docs/manual/stopping.html.en +++ b/docs/manual/stopping.html.en @@ -15,11 +15,10 @@

Stopping and Restarting Apache

-

This document covers stopping and restarting Apache on Windows -only. Windows uses should see Signalling +

This document covers stopping and restarting Apache on Unix +only. Windows users should see Signalling Apache when running.

-

You will notice many httpd executables running on your system, but you should not send signals to any of them except the parent, whose pid is in the PidFile. That is to