diff xml/en/docs/http/ngx_http_proxy_module.xml @ 1659:680cbf783efe

Fixed some misuses of "value".
author Ruslan Ermilov <ru@nginx.com>
date Mon, 29 Feb 2016 14:40:15 +0300
parents 2d60caa1c1dd
children c872b93682f4
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Wed Feb 24 15:42:57 2016 +0000
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Mon Feb 29 14:40:15 2016 +0300
@@ -1547,7 +1547,7 @@
 
 
 <directive name="proxy_request_buffering">
-<syntax><value>on</value> | <value>off</value></syntax>
+<syntax><literal>on</literal> | <literal>off</literal></syntax>
 <default>on</default>
 <context>http</context>
 <context>server</context>