From: Lucien Gentis
Date: Thu, 20 Aug 2009 14:53:30 +0000 (+0000)
Subject: Two typo corrections.
X-Git-Tag: 2.2.14~107
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ffb4df7ca6a65bbda005ac0e5629b0c6c4303a0;p=thirdparty%2Fapache%2Fhttpd.git
Two typo corrections.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@806198 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml
index 7ab46f7f46f..d120493464d 100644
--- a/docs/manual/platform/windows.xml
+++ b/docs/manual/platform/windows.xml
@@ -40,7 +40,12 @@
Windows.
-
+
+
+ Running Apache on Windows 9x is ignored by the developers, and
++ is strongly discouraged. On Windows NT 4.0, installing Service
++ Pack 6 is required. Apache HTTP Server versions later than 2.2 will
++ not run on any operating system earlier than Windows 2000.
Operating System Requirements
The primary Windows platform for running Apache 2.2 is Windows
@@ -196,7 +201,7 @@
should use. This is the maximum number of connections the server
can handle at once, so be sure to set this number high enough for
your site if you get a lot of hits. The recommended default is
- ThreadsPerChild 150
, but this mut be adjusted to
+ ThreadsPerChild 150
, but this must be adjusted to
reflect the greatest anticipated number of simultanious
connections to accept.
@@ -205,7 +210,7 @@
may interpret backslashes as an "escape character" sequence, you
should consistently use forward slashes in path names, not
backslashes. Drive letters can be used; if omitted, the drive
- of the SystemRoot direcive (or -d command line option) becomes
+ of the SystemRoot directive (or -d command line option) becomes
the default.
While filenames are generally case-insensitive on