changeset 1974:95bcadfde4fc

Removed duplicate "transparent" parameter.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 21 Apr 2017 21:20:26 +0300
parents 3460bd328287
children 459a6f194fcf
files xml/ru/docs/http/ngx_http_proxy_module.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml
@@ -42,7 +42,7 @@ location / {
 <directive name="proxy_bind">
 <syntax>
     <value>адрес</value>
-    [<literal>transparent</literal><literal>transparent</literal>] |
+    [<literal>transparent</literal> |
     <literal>off</literal></syntax>
 <default/>
 <context>http</context>