]> granicus.if.org Git - apache/commitdiff
Fix dumb typo
authorpcs <pcs@unknown>
Tue, 15 Dec 1998 13:54:02 +0000 (13:54 +0000)
committerpcs <pcs@unknown>
Tue, 15 Dec 1998 13:54:02 +0000 (13:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@82488 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/stopping.html
docs/manual/stopping.html.en

index 73690ea91330fe9b90455307c1a1f7bce04279ce..fe5889cfe6e449440356f8f55f3f8a9a4999bc1b 100644 (file)
 <!--#include virtual="header.html" -->
 <H1 ALIGN="CENTER">Stopping and Restarting Apache</H1>
 
-<P>This document covers stopping and restarting Apache on Windows
-only. Windows uses should see <A HREF="windows.html#signal">Signalling
+<P>This document covers stopping and restarting Apache on Unix
+only. Windows users should see <A HREF="windows.html#signal">Signalling
 Apache when running</A>.</P>
 
-
 <P>You will notice many <CODE>httpd</CODE> executables running on your system,
 but you should not send signals to any of them except the parent, whose
 pid is in the <A HREF="mod/core.html#pidfile">PidFile</A>.  That is to
index 73690ea91330fe9b90455307c1a1f7bce04279ce..fe5889cfe6e449440356f8f55f3f8a9a4999bc1b 100644 (file)
 <!--#include virtual="header.html" -->
 <H1 ALIGN="CENTER">Stopping and Restarting Apache</H1>
 
-<P>This document covers stopping and restarting Apache on Windows
-only. Windows uses should see <A HREF="windows.html#signal">Signalling
+<P>This document covers stopping and restarting Apache on Unix
+only. Windows users should see <A HREF="windows.html#signal">Signalling
 Apache when running</A>.</P>
 
-
 <P>You will notice many <CODE>httpd</CODE> executables running on your system,
 but you should not send signals to any of them except the parent, whose
 pid is in the <A HREF="mod/core.html#pidfile">PidFile</A>.  That is to