]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
PR: 2100
authorbrian <brian@unknown>
Wed, 6 May 1998 04:10:53 +0000 (04:10 +0000)
committerbrian <brian@unknown>
Wed, 6 May 1998 04:10:53 +0000 (04:10 +0000)
Submitted by: Dale Couch <dcouch@training.orl.lmco.com>

slight clarification for NT users.

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

docs/manual/mod/core.html

index 7b86937e94439f673a43b347e7187ffcdd7fd99a..c9fc3815070379e4e20f8c83db1e18eaf735f0ef 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <HTML>
 <HEAD>
 <TITLE>Apache Core Features</TITLE>
@@ -2554,11 +2554,8 @@ with Windows
    sure and set this number high enough for your site if you get a lot of
    hits.
 
-<P>
-
-This directive has no effect on Unix systems.
-
-<P>See also <A HREF="#startservers">StartServers</A> and <A
+<P>This directive has no effect on Unix systems.  Unix users should look
+   at <A HREF="#startservers">StartServers</A> and <A
    HREF="#maxrequestsperchild">MaxRequestsPerChild</A>.</P>
 
 <HR>