comparison xml/en/docs/http/ngx_http_referer_module.xml @ 659:77a3314c74a7

Avoid the uses of second person.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 28 Aug 2012 09:23:40 +0000
parents 764fbac1b8b4
children 95c3c3bbf1ce
comparison
equal deleted inserted replaced
658:bd81a71006fe 659:77a3314c74a7
55 <context>location</context> 55 <context>location</context>
56 <appeared-in>1.0.5</appeared-in> 56 <appeared-in>1.0.5</appeared-in>
57 57
58 <para> 58 <para>
59 Sets the bucket size for the valid referers hash tables. 59 Sets the bucket size for the valid referers hash tables.
60 For more information, please refer to 60 Details of setting up hash tables are provided in a separate
61 <link doc="../hash.xml">Setting Up Hashes</link>. 61 <link doc="../hash.xml">document</link>.
62 </para> 62 </para>
63 63
64 </directive> 64 </directive>
65 65
66 66
71 <context>location</context> 71 <context>location</context>
72 <appeared-in>1.0.5</appeared-in> 72 <appeared-in>1.0.5</appeared-in>
73 73
74 <para> 74 <para>
75 Sets the maximum <value>size</value> of the valid referers hash tables. 75 Sets the maximum <value>size</value> of the valid referers hash tables.
76 For more information, please refer to 76 Details of setting up hash tables are provided in a separate
77 <link doc="../hash.xml">Setting Up Hashes</link>. 77 <link doc="../hash.xml">document</link>.
78 </para> 78 </para>
79 79
80 </directive> 80 </directive>
81 81
82 82