diff xml/en/docs/ngx_core_module.xml @ 764:f8434fdd3cd9

The "auto" parameter of the ""worker_processes" directive was merged into 1.2.5.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 13 Nov 2012 11:12:24 +0000
parents 6a1b1ba62cab
children d22421dc5d00
line wrap: on
line diff
--- a/xml/en/docs/ngx_core_module.xml	Tue Nov 13 10:54:15 2012 +0000
+++ b/xml/en/docs/ngx_core_module.xml	Tue Nov 13 11:12:24 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Core functionality"
         link="/en/docs/ngx_core_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="example" name="Example Configuration">
 
@@ -581,7 +581,7 @@
 will try to autodetect it).
 <note>
 The <literal>auto</literal> parameter is supported starting from
-version 1.3.8.
+versions 1.3.8 and 1.2.5.
 </note>
 </para>