diff xml/en/docs/http/ngx_http_limit_conn_module.xml @ 227:8fead61b7b03

Fixed a fallout from r180: "limit_zone" syntax was incorrect. Submitted by: vbart
author Ruslan Ermilov <ru@nginx.com>
date Thu, 08 Dec 2011 09:02:32 +0000
parents bfe3eff81d04
children 945d7299c26c
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_limit_conn_module.xml
+++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml
@@ -157,7 +157,7 @@ to all further requests.
 </directive>
 
 <directive name="limit_zone">
-<syntax><argument>$variable name size</argument></syntax>
+<syntax><argument>name $variable size</argument></syntax>
 <default/>
 <context>http</context>