]> granicus.if.org Git - apache/commitdiff
Bring a couple typo fixes forward from 1.3.
authorJoshua Slive <slive@apache.org>
Thu, 16 Nov 2000 22:25:14 +0000 (22:25 +0000)
committerJoshua Slive <slive@apache.org>
Thu, 16 Nov 2000 22:25:14 +0000 (22:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86984 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/handler.html
docs/manual/handler.html.en
docs/manual/server-wide.html
docs/manual/server-wide.html.en

index 814ff4c458614be319f2aeb048154999730bd46a..1dbad4256ea1ff4c16a17e252826183ab91806b8 100644 (file)
@@ -63,9 +63,7 @@ a more elegant solution, and because it also allows for both a type
 <A HREF="mod/mod_mime.html#multipleext">Files with Multiple
 Extensions</A>.)</p>
 
-</P>
-
-<P>Handlers can either be built into the server, included in a module,
+<P>Handlers can either be built into the server or included in a module,
 or they can be added with the <A
 HREF="mod/mod_actions.html#action">Action</A> directive. The built-in
 handlers in the standard distribution are as follows:</P>
index 814ff4c458614be319f2aeb048154999730bd46a..1dbad4256ea1ff4c16a17e252826183ab91806b8 100644 (file)
@@ -63,9 +63,7 @@ a more elegant solution, and because it also allows for both a type
 <A HREF="mod/mod_mime.html#multipleext">Files with Multiple
 Extensions</A>.)</p>
 
-</P>
-
-<P>Handlers can either be built into the server, included in a module,
+<P>Handlers can either be built into the server or included in a module,
 or they can be added with the <A
 HREF="mod/mod_actions.html#action">Action</A> directive. The built-in
 handlers in the standard distribution are as follows:</P>
index 0c7b23adc3f258128642ee3990f0a0293698dcb6..c0a3382c1d64617a23703872d8597c494a2a2afc 100644 (file)
@@ -91,7 +91,7 @@ more details.</p>
 
 <a href="mod/core.html#bs2000account">BS2000Account</a><br>
 <a href="mod/core.html#group">Group</a><br>
-<a href="mod/core.html#baxclients">MaxClients</a><br>
+<a href="mod/core.html#maxclients">MaxClients</a><br>
 <a href="mod/core.html#maxrequestsperchild">MaxRequestsPerChild</a><br>
 <a href="mod/core.html#maxspareservers">MaxSpareServers</a><br>
 <a href="mod/core.html#minspareservers">MinSpareServers</a><br>
index 0c7b23adc3f258128642ee3990f0a0293698dcb6..c0a3382c1d64617a23703872d8597c494a2a2afc 100644 (file)
@@ -91,7 +91,7 @@ more details.</p>
 
 <a href="mod/core.html#bs2000account">BS2000Account</a><br>
 <a href="mod/core.html#group">Group</a><br>
-<a href="mod/core.html#baxclients">MaxClients</a><br>
+<a href="mod/core.html#maxclients">MaxClients</a><br>
 <a href="mod/core.html#maxrequestsperchild">MaxRequestsPerChild</a><br>
 <a href="mod/core.html#maxspareservers">MaxSpareServers</a><br>
 <a href="mod/core.html#minspareservers">MinSpareServers</a><br>