]> granicus.if.org Git - apache/commitdiff
typoes
authorEric Covener <covener@apache.org>
Sat, 14 Feb 2015 18:29:29 +0000 (18:29 +0000)
committerEric Covener <covener@apache.org>
Sat, 14 Feb 2015 18:29:29 +0000 (18:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1659837 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/windows.html.en
docs/manual/platform/windows.xml

index 5449e8b0f2b78f4d6a803d39d99a119cb3bc299a..fbc365b5df807c427ee95383ba2a735fdf72c4e0 100644 (file)
@@ -45,6 +45,7 @@
 <li><img alt="" src="../images/down.gif" /> <a href="#wincons">Running Apache as a Console Application</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#test">Testing the Installation</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#windrivemap">Configuring Access to Network Resources</a></li>
+<li><img alt="" src="../images/down.gif" /> <a href="#tuning">Windows Tuning</a></li>
 </ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
 <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -619,6 +620,15 @@ RewriteRule (.*) ${lowercase:$1} [R,L]</pre>
   <p>When running Apache httpd as a service, you must create a
   separate account in order to access network resources, as described
   above.</p>
+  </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
+<div class="section">
+<h2><a name="tuning" id="tuning">Windows Tuning</a></h2>
+    
+    <ul>
+      <li><p>If more than a few dozen piped loggers are used on an operating system 
+      instance, scaling up the "desktop heap" is often necessary. For
+      more detailed information, refer to the <a href="../logs.html#piped">piped logging</a> documentation.</p></li>
+    </ul>
   </div></div>
 <div class="bottomlang">
 <p><span>Available Languages: </span><a href="../en/platform/windows.html" title="English">&nbsp;en&nbsp;</a> |
index c35fcfb0dbae18afe4712a389cff506381403435..dc6610718d9fdd8e70430777883d434823f5e82a 100644 (file)
@@ -632,9 +632,9 @@ Alias /images/ //imagehost/www/images/
     <title>Windows Tuning</title>
     <ul>
       <li><p>If more than a few dozen piped loggers are used on an operating system 
-      instance is necesar, scaling up the "desktop heap" is often necessary. For
+      instance, scaling up the "desktop heap" is often necessary. For
       more detailed information, refer to the <a href="../logs.html#piped"
-      >piped logging</a> documntation.</p></li>
+      >piped logging</a> documentation.</p></li>
     </ul>
   </section>
 </manualpage>