diff xml/en/docs/http/ngx_http_slice_module.xml @ 1802:51e1c73cc027

Rephrased file descriptors in the "slice" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 29 Sep 2016 20:43:29 +0300
parents 9e8ec9c67cf3
children 6299f9cabfe4
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_slice_module.xml
+++ b/xml/en/docs/http/ngx_http_slice_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_slice_module"
         link="/en/docs/http/ngx_http_slice_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -63,7 +63,7 @@ the response is split into 1-megabyte ca
 Sets the <value>size</value> of the slice.
 The zero value disables splitting responses into slices.
 Note that a too low value may result in excessive memory usage
-and a large number of file descriptors.
+and opening a large number of files.
 </para>
 
 <para>