diff xml/en/docs/http/ngx_http_core_module.xml @ 1953:408eed0bf491

Clarified description of server_tokens build.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 02 Mar 2017 17:26:51 +0300
parents 66a30a380fba
children 2a3c58dcb3e8
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>