changeset 702:6b6585577c33

Slightly changed the wording when talking about the "rewrite_log" directive.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 04 Oct 2012 08:27:40 +0000
parents bff4179d3599
children 57fe6d7d86b4
files xml/en/docs/http/ngx_http_rewrite_module.xml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_rewrite_module.xml
+++ b/xml/en/docs/http/ngx_http_rewrite_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_rewrite_module"
         link="/en/docs/http/ngx_http_rewrite_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -336,7 +336,8 @@ in single or double quotes.
 
 <para>
 Enables or disables logging of <literal>ngx_http_rewrite_module</literal>
-module directives processing to the error log at
+module directives processing results
+into the <link doc="../ngx_core_module.xml" id="error_log"/> at
 the <literal>notice</literal> level.
 </para>