changeset 1953:408eed0bf491

Clarified description of server_tokens build.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 02 Mar 2017 17:26:51 +0300
parents 3be7279397c8
children bbc167d437c2
files xml/en/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 2 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Thu Mar 30 21:28:05 2017 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Thu Mar 02 17:26:51 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="69">
+        rev="70">
 
 <section id="directives" name="Directives">
 
@@ -2543,9 +2543,9 @@
 </para>
 
 <para id="server_tokens_build">
-The <literal>build</literal> parameter (1.11.10)
-enables emitting nginx build name on error pages and in the
-<header>Server</header> response header field.
+The <literal>build</literal> parameter (1.11.10) enables emitting
+a <link doc="../configure.xml" id="build">build name</link>
+along with nginx version.
 </para>
 
 <para>
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Thu Mar 30 21:28:05 2017 +0300
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Thu Mar 02 17:26:51 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="69">
+        rev="70">
 
 <section id="directives" name="Директивы">
 
@@ -2544,9 +2544,9 @@
 </para>
 
 <para id="server_tokens_build">
-Параметр <literal>build</literal> (1.11.10)
-разрешает выдавать имя сборки nginx на страницах ошибок и
-в поле <header>Server</header> заголовка ответа.
+Если указан параметр <literal>build</literal> (1.11.10),
+то наряду с версией nginx’а будет также выдаваться
+<link doc="../configure.xml" id="build">имя сборки</link>.
 </para>
 
 <para>