changeset 2391:375a3dfde23b

Unified phrase "Parameter value can contain variables".
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 29 May 2019 16:04:53 +0300
parents 655e7de7fd4b
children b10c02534291
files xml/en/docs/http/ngx_http_core_module.xml xml/en/docs/http/ngx_http_headers_module.xml xml/en/docs/http/ngx_http_status_module.xml xml/en/docs/stream/ngx_stream_proxy_module.xml xml/ru/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_headers_module.xml xml/ru/docs/http/ngx_http_status_module.xml xml/ru/docs/stream/ngx_stream_proxy_module.xml
diffstat 8 files changed, 17 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="83">
+        rev="84">
 
 <section id="directives" name="Directives">
 
@@ -1047,7 +1047,7 @@
 </para>
 
 <para>
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 It may be useful in cases where rate should be limited
 depending on a certain condition:
 <example>
@@ -1103,7 +1103,7 @@
 <para>
 Sets the initial amount after which the further transmission
 of a response to a client will be rate limited.
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 </para>
 
 <para>
--- a/xml/en/docs/http/ngx_http_headers_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/en/docs/http/ngx_http_headers_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_headers_module"
         link="/en/docs/http/ngx_http_headers_module.html"
         lang="en"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -57,7 +57,7 @@
 Adds the specified field to a response header provided that
 the response code equals 200, 201 (1.3.10), 204, 206, 301, 302, 303, 304,
 307 (1.1.16, 1.0.13), or 308 (1.13.0).
-The value can contain variables.
+Parameter value can contain variables.
 </para>
 
 <para>
@@ -90,7 +90,7 @@
 <para>
 Adds the specified field to the end of a response provided that
 the response code equals 200, 201, 206, 301, 302, 303, 307, or 308.
-The value can contain variables.
+Parameter value can contain variables.
 </para>
 
 <para>
--- a/xml/en/docs/http/ngx_http_status_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/en/docs/http/ngx_http_status_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_status_module"
         link="/en/docs/http/ngx_http_status_module.html"
         lang="en"
-        rev="18">
+        rev="19">
 
 <section id="summary">
 
@@ -149,7 +149,7 @@
 <para>
 Alternatively, data may be output as JSONP.
 The <value>callback</value> parameter specifies the name of a callback function.
-The value can contain variables.
+Parameter value can contain variables.
 If parameter is omitted, or the computed value is an empty string,
 then “<literal>ngx_status_jsonp_callback</literal>” is used.
 </para>
--- a/xml/en/docs/stream/ngx_stream_proxy_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_proxy_module"
         link="/en/docs/stream/ngx_stream_proxy_module.html"
         lang="en"
-        rev="24">
+        rev="25">
 
 <section id="summary">
 
@@ -143,7 +143,7 @@
 </para>
 
 <para>
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 It may be useful in cases where rate should be limited
 depending on a certain condition:
 <example>
@@ -600,7 +600,7 @@
 </para>
 
 <para>
-The value can contain variables (1.17.0).
+Parameter value can contain variables (1.17.0).
 It may be useful in cases where rate should be limited
 depending on a certain condition:
 <example>
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="83">
+        rev="84">
 
 <section id="directives" name="Директивы">
 
--- a/xml/ru/docs/http/ngx_http_headers_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/ru/docs/http/ngx_http_headers_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_headers_module"
         link="/ru/docs/http/ngx_http_headers_module.html"
         lang="ru"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -57,7 +57,7 @@
 Добавляет указанное поле в заголовок ответа при условии, что код ответа
 равен 200, 201 (1.3.10), 204, 206, 301, 302, 303, 304,
 307 (1.1.16, 1.0.13) или 308 (1.13.0).
-В значении можно использовать переменные.
+В значении параметра можно использовать переменные.
 </para>
 
 <para>
--- a/xml/ru/docs/http/ngx_http_status_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/ru/docs/http/ngx_http_status_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_status_module"
         link="/ru/docs/http/ngx_http_status_module.html"
         lang="ru"
-        rev="18">
+        rev="19">
 
 <section id="summary">
 
@@ -151,7 +151,7 @@
 <para>
 Также данные могут выводиться в формате JSONP.
 Параметр <value>callback</value> задаёт имя callback-функции.
-Значение может содержать переменные.
+В значении параметра можно использовать переменные.
 Если параметр не задан или вычисленное значение является пустой строкой,
 используется имя “<literal>ngx_status_jsonp_callback</literal>”.
 </para>
--- a/xml/ru/docs/stream/ngx_stream_proxy_module.xml	Tue May 28 20:47:41 2019 +0300
+++ b/xml/ru/docs/stream/ngx_stream_proxy_module.xml	Wed May 29 16:04:53 2019 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_proxy_module"
         link="/ru/docs/stream/ngx_stream_proxy_module.html"
         lang="ru"
-        rev="24">
+        rev="25">
 
 <section id="summary">