From: Joshua Slive
Date: Thu, 16 Nov 2000 22:25:14 +0000 (+0000)
Subject: Bring a couple typo fixes forward from 1.3.
X-Git-Tag: APACHE_2_0_ALPHA_8~48
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23f6308b23646337b0c379e03b6c435e7837c28c;p=apache
Bring a couple typo fixes forward from 1.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86984 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/handler.html b/docs/manual/handler.html
index 814ff4c458..1dbad4256e 100644
--- a/docs/manual/handler.html
+++ b/docs/manual/handler.html
@@ -63,9 +63,7 @@ a more elegant solution, and because it also allows for both a type
Files with Multiple
Extensions.)
-
-
-Handlers can either be built into the server, included in a module,
+
Handlers can either be built into the server or included in a module,
or they can be added with the Action directive. The built-in
handlers in the standard distribution are as follows:
diff --git a/docs/manual/handler.html.en b/docs/manual/handler.html.en
index 814ff4c458..1dbad4256e 100644
--- a/docs/manual/handler.html.en
+++ b/docs/manual/handler.html.en
@@ -63,9 +63,7 @@ a more elegant solution, and because it also allows for both a type
Files with Multiple
Extensions.)
-
-
-Handlers can either be built into the server, included in a module,
+
Handlers can either be built into the server or included in a module,
or they can be added with the Action directive. The built-in
handlers in the standard distribution are as follows:
diff --git a/docs/manual/server-wide.html b/docs/manual/server-wide.html
index 0c7b23adc3..c0a3382c1d 100644
--- a/docs/manual/server-wide.html
+++ b/docs/manual/server-wide.html
@@ -91,7 +91,7 @@ more details.
BS2000Account
Group
-MaxClients
+MaxClients
MaxRequestsPerChild
MaxSpareServers
MinSpareServers
diff --git a/docs/manual/server-wide.html.en b/docs/manual/server-wide.html.en
index 0c7b23adc3..c0a3382c1d 100644
--- a/docs/manual/server-wide.html.en
+++ b/docs/manual/server-wide.html.en
@@ -91,7 +91,7 @@ more details.
BS2000Account
Group
-MaxClients
+MaxClients
MaxRequestsPerChild
MaxSpareServers
MinSpareServers