diff xml/ru/docs/http/ngx_http_split_clients_module.xml @ 108:72524ae53106

Explicitly marked directives with the block syntax. Such directives will have curly braces around their syntax and defaults appear automatically. Other directives will have a semicolon after their syntax and defaults.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 07:47:21 +0000
parents c76a257f3fd4
children 40eec261c2a6
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_split_clients_module.xml	Wed Oct 19 12:39:11 2011 +0000
+++ b/xml/ru/docs/http/ngx_http_split_clients_module.xml	Thu Oct 20 07:47:21 2011 +0000
@@ -38,7 +38,7 @@
 <section name="Директивы" id="directives">
 
 <directive name="split_clients">
-<syntax><value>$переменная1 $переменная2 { ... }</value></syntax>
+<syntax block="yes"><value>$переменная1 $переменная2</value></syntax>
 <default/>
 <context>http</context>