changeset 1600:dd190baef1e7

Added example to the note in the "stub_status" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 16 Nov 2015 13:28:49 +0300
parents 12714bbf9230
children 8854618e1ca5
files xml/en/docs/http/ngx_http_stub_status_module.xml xml/ru/docs/http/ngx_http_stub_status_module.xml
diffstat 2 files changed, 6 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_stub_status_module.xml
+++ b/xml/en/docs/http/ngx_http_stub_status_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_stub_status_module"
         link="/en/docs/http/ngx_http_stub_status_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -64,7 +64,8 @@ The basic status information will be acc
 <para>
 <note>
 In versions prior to 1.7.5,
-the directive required an arbitrary argument.
+the directive syntax required an arbitrary argument, for example,
+“<literal>stub_status on</literal>”.
 </note>
 </para>
 
--- a/xml/ru/docs/http/ngx_http_stub_status_module.xml
+++ b/xml/ru/docs/http/ngx_http_stub_status_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_stub_status_module"
         link="/ru/docs/http/ngx_http_stub_status_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -64,7 +64,8 @@ Reading: 6 Writing: 179 Waiting: 106
 <para>
 <note>
 До версии 1.7.5
-директива требовала наличия произвольного аргумента.
+синтаксис директивы требовал наличия произвольного аргумента, например
+“<literal>stub_status on</literal>”.
 </note>
 </para>