]> granicus.if.org Git - apache/commitdiff
Meger r1597021 from trunk:
authorTakashi Sato <takashi@apache.org>
Fri, 23 May 2014 08:05:54 +0000 (08:05 +0000)
committerTakashi Sato <takashi@apache.org>
Fri, 23 May 2014 08:05:54 +0000 (08:05 +0000)
follow up r1387612(and 1387618):
All current windows have functionality of windows service,
so remove the redundant phrase.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1597027 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/invoking.xml

index d7386dbfb8ee241077cb3dec0beaffa2a63711b4..d989bd087983b7244c845818669a7f49ab3dbc04 100644 (file)
@@ -25,8 +25,8 @@
   <title>Starting Apache</title>
 
 <summary>
-    <p>On Windows, Apache is normally run as a service on Windows
-    NT, 2000 and XP, Vista and 7. For details, see <a
+    <p>On Windows, Apache is normally run as a service.
+    For details, see <a
     href="platform/windows.html#winsvc">Running Apache as a Service</a>.
     </p>