diff xml/en/docs/stream/ngx_stream_upstream_module.xml @ 1654:f5dcf57c5eb5

Corrected note in the stream "match" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 17 Feb 2016 15:03:55 +0300
parents 44c4323144c5
children 57c3f36b3b6a
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_upstream_module.xml	Tue Feb 09 18:00:17 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_upstream_module.xml	Wed Feb 17 15:03:55 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_upstream_module"
         link="/en/docs/stream/ngx_stream_upstream_module.html"
         lang="en"
-        rev="9">
+        rev="10">
 
 <section id="summary">
 
@@ -621,7 +621,7 @@
 <para>
 <note>
 Only the first
-<link doc="ngx_stream_proxy_module.xml" id="proxy_upstream_buffer"/>
+<link doc="ngx_stream_proxy_module.xml" id="proxy_buffer_size"/>
 bytes of data obtained from the server are examined.
 </note>
 </para>