diff 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
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_referer_module.xml
+++ b/xml/en/docs/http/ngx_http_referer_module.xml
@@ -57,8 +57,8 @@ if ($invalid_referer) {
 
 <para>
 Sets the bucket size for the valid referers hash tables.
-For more information, please refer to
-<link doc="../hash.xml">Setting Up Hashes</link>.
+Details of setting up hash tables are provided in a separate
+<link doc="../hash.xml">document</link>.
 </para>
 
 </directive>
@@ -73,8 +73,8 @@ For more information, please refer to
 
 <para>
 Sets the maximum <value>size</value> of the valid referers hash tables.
-For more information, please refer to
-<link doc="../hash.xml">Setting Up Hashes</link>.
+Details of setting up hash tables are provided in a separate
+<link doc="../hash.xml">document</link>.
 </para>
 
 </directive>