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

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1597021 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/invoking.xml

index ffa02053fb95ea80db5d7fa0985f2ca756362a6e..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. 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>