diff xml/en/docs/http/ngx_http_stub_status_module.xml @ 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 c9b202d6c426
children 5cacd6fffade
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>