diff xml/en/docs/ngx_core_module.xml @ 2634:0722b485010c

Improved wording in the thread_pool directive description.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 08 Dec 2020 16:01:39 +0300
parents eeed494bba51
children eb5950986b11
line wrap: on
line diff
--- a/xml/en/docs/ngx_core_module.xml
+++ b/xml/en/docs/ngx_core_module.xml
@@ -10,7 +10,7 @@
 <module name="Core functionality"
         link="/en/docs/ngx_core_module.html"
         lang="en"
-        rev="26">
+        rev="27">
 
 <section id="example" name="Example Configuration">
 
@@ -436,7 +436,7 @@ Defines the name of the hardware SSL acc
 <appeared-in>1.7.11</appeared-in>
 
 <para>
-Defines named thread pools
+Defines the <value>name</value> and parameters of a thread pool
 used for multi-threaded reading and sending of files
 <link doc="http/ngx_http_core_module.xml" id="aio">without blocking</link>
 worker processes.