comparison xml/en/docs/http/ngx_http_upstream_module.xml @ 981:fc35441b4856

Fixed grammar.
author Vladimir Homutov <vl@nginx.com>
date Wed, 11 Sep 2013 14:43:27 +0400
parents 7c542520b8f7
children edd505634357
comparison
equal deleted inserted replaced
980:532c10d1cb9f 981:fc35441b4856
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Module ngx_http_upstream_module" 10 <module name="Module ngx_http_upstream_module"
11 link="/en/docs/http/ngx_http_upstream_module.html" 11 link="/en/docs/http/ngx_http_upstream_module.html"
12 lang="en" 12 lang="en"
13 rev="9"> 13 rev="10">
14 14
15 <section id="summary"> 15 <section id="summary">
16 16
17 <para> 17 <para>
18 The <literal>ngx_http_upstream_module</literal> module 18 The <literal>ngx_http_upstream_module</literal> module
748 <tag-desc> 748 <tag-desc>
749 Defines the path for which the cookie is set. 749 Defines the path for which the cookie is set.
750 </tag-desc> 750 </tag-desc>
751 751
752 </list> 752 </list>
753 If some parameter is omitted, the corresponding cookie field is not set. 753 If any parameters are omitted, the corresponding cookie fields are not set.
754 </para> 754 </para>
755 755
756 <para> 756 <para>
757 <note> 757 <note>
758 This directive is available as part of our <commercial_version/> only. 758 This directive is available as part of our <commercial_version/> only.