changeset 2102:d7f34859645b

Matched wording of imap_client_buffer with proxy_buffer_size.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 13 Feb 2018 13:47:06 +0300
parents e92730e8d766
children 3d2c4bb34e82
files xml/en/docs/mail/ngx_mail_imap_module.xml xml/ru/docs/mail/ngx_mail_imap_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_imap_module.xml
+++ b/xml/en/docs/mail/ngx_mail_imap_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_imap_module"
         link="/en/docs/mail/ngx_mail_imap_module.html"
         lang="en"
-        rev="4">
+        rev="5">
 
 <section id="directives" name="Directives">
 
@@ -92,7 +92,7 @@ The current list of standardized extensi
 <context>server</context>
 
 <para>
-Sets the IMAP commands read buffer size.
+Sets the <value>size</value> of the buffer used for reading IMAP commands.
 By default, the buffer size is equal to one memory page.
 This is either 4K or 8K, depending on a platform.
 </para>
--- a/xml/ru/docs/mail/ngx_mail_imap_module.xml
+++ b/xml/ru/docs/mail/ngx_mail_imap_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_imap_module"
         link="/ru/docs/mail/ngx_mail_imap_module.html"
         lang="ru"
-        rev="4">
+        rev="5">
 
 <section id="directives" name="Директивы">
 
@@ -93,7 +93,7 @@
 <context>server</context>
 
 <para>
-Задаёт размер буфера для чтения IMAP-команд.
+Задаёт <value>размер</value> буфера для чтения IMAP-команд.
 По умолчанию размер одного буфера равен размеру страницы.
 В зависимости от платформы это или 4K, или 8K.
 </para>