diff xml/ru/docs/http/ngx_http_geo_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_geo_module.xml	Wed Oct 19 12:39:11 2011 +0000
+++ b/xml/ru/docs/http/ngx_http_geo_module.xml	Thu Oct 20 07:47:21 2011 +0000
@@ -35,7 +35,7 @@
 <section name="Директивы" id="directives">
 
 <directive name="geo">
-<syntax><value>[$адрес] $переменная { ... }</value>
+<syntax block="yes"><value>[$адрес] $переменная</value>
 </syntax>
 <default/>
 <context>http</context>