diff xml/ru/docs/http/ngx_http_memcached_module.xml @ 1885:6839c258c473

Added <literal> tag to proxy bind transparent.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Oct 2016 22:30:01 +0300
parents be371be7a5c8
children a9a9a052b5bd
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_memcached_module.xml	Tue Dec 27 19:34:56 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_memcached_module.xml	Tue Oct 25 22:30:01 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_memcached_module"
         link="/ru/docs/http/ngx_http_memcached_module.html"
         lang="ru"
-        rev="14">
+        rev="15">
 
 <section id="summary">
 
@@ -49,7 +49,10 @@
 <section id="directives" name="Директивы">
 
 <directive name="memcached_bind">
-<syntax><value>адрес</value> [transparent] | <literal>off</literal></syntax>
+<syntax>
+    <value>адрес</value>
+    [ <literal>transparent </literal>] |
+    <literal>off</literal></syntax>
 <default/>
 <context>http</context>
 <context>server</context>