changeset 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 cd581dbdaf76
children 87bebf003663
files xml/en/docs/ngx_core_module.xml xml/ru/docs/ngx_core_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
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>
 
--- a/xml/ru/docs/ngx_core_module.xml	Tue Nov 13 10:54:15 2012 +0000
+++ b/xml/ru/docs/ngx_core_module.xml	Tue Nov 13 11:12:24 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Основная функциональность"
         link="/ru/docs/ngx_core_module.html"
         lang="ru"
-        rev="4">
+        rev="5">
 
 <section id="example" name="Пример конфигурации">
 
@@ -580,7 +580,7 @@
 автоматически).
 <note>
 Параметр <literal>auto</literal> поддерживается только начиная
-с версии 1.3.8.
+с версий 1.3.8 и 1.2.5.
 </note>
 </para>