diff xml/en/docs/http/ngx_http_autoindex_module.xml @ 966:95c3c3bbf1ce

Text review.
author Egor Nikitin <yegor.nikitin@gmail.com>
date Wed, 14 Aug 2013 12:03:41 +0400
parents 0422511d9bee
children 90922e31756d
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_autoindex_module.xml	Wed Aug 14 17:21:19 2013 +0400
+++ b/xml/en/docs/http/ngx_http_autoindex_module.xml	Wed Aug 14 12:03:41 2013 +0400
@@ -21,7 +21,7 @@
 Usually a request is passed to the <literal>ngx_http_autoindex_module</literal>
 module when the
 <link doc="ngx_http_index_module.xml">ngx_http_index_module</link> module
-could not find an index file.
+cannot find an index file.
 </para>
 
 </section>
@@ -50,7 +50,7 @@
 <context>location</context>
 
 <para>
-Enables or disables a directory listing output.
+Enables or disables the directory listing output.
 </para>
 
 </directive>
@@ -64,8 +64,8 @@
 <context>location</context>
 
 <para>
-Specifies whether file sizes in the directory listing should be
-output exactly, or rounded to kilobytes, megabytes, and gigabytes.
+Specifies whether exact file sizes should be output in the directory listing,
+or rather rounded to kilobytes, megabytes, and gigabytes.
 </para>
 
 </directive>
@@ -80,7 +80,7 @@
 
 <para>
 Specifies whether times in the directory listing should be
-output in a local time zone or UTC.
+output in the local time zone or UTC.
 </para>
 
 </directive>