# HG changeset patch # User Yaroslav Zhuravlev # Date 1447669729 -10800 # Node ID dd190baef1e7e96a5e93c48f977bc7c013b30b9a # Parent 12714bbf9230ec7d47f0e6b0b29afe1d63110098 Added example to the note in the "stub_status" directive. diff -r 12714bbf9230 -r dd190baef1e7 xml/en/docs/http/ngx_http_stub_status_module.xml --- a/xml/en/docs/http/ngx_http_stub_status_module.xml Thu Nov 12 20:02:07 2015 +0300 +++ b/xml/en/docs/http/ngx_http_stub_status_module.xml Mon Nov 16 13:28:49 2015 +0300 @@ -10,7 +10,7 @@ + rev="3">
@@ -64,7 +64,8 @@ In versions prior to 1.7.5, -the directive required an arbitrary argument. +the directive syntax required an arbitrary argument, for example, +“stub_status on”. diff -r 12714bbf9230 -r dd190baef1e7 xml/ru/docs/http/ngx_http_stub_status_module.xml --- a/xml/ru/docs/http/ngx_http_stub_status_module.xml Thu Nov 12 20:02:07 2015 +0300 +++ b/xml/ru/docs/http/ngx_http_stub_status_module.xml Mon Nov 16 13:28:49 2015 +0300 @@ -10,7 +10,7 @@ + rev="3">
@@ -64,7 +64,8 @@ До версии 1.7.5 -директива требовала наличия произвольного аргумента. +синтаксис директивы требовал наличия произвольного аргумента, например +“stub_status on”.