changeset 709:a4648185190a

Fixed the link internal to the module.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 05 Oct 2012 04:33:52 +0000
parents 25584379a968
children 5da520cae945
files xml/en/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 2 files changed, 4 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri Oct 05 04:15:57 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Fri Oct 05 04:33:52 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="directives" name="Directives">
 
@@ -1862,8 +1862,7 @@
 Enables or disables doing several redirects using the
 <link id="error_page"/>
 directive.
-There is a <link doc="ngx_http_core_module.xml" id="internal">
-limit</link> on a number of such redirects.
+There is a <link id="internal">limit</link> on a number of such redirects.
 </para>
 
 </directive>
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Fri Oct 05 04:15:57 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Fri Oct 05 04:33:52 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="5">
+        rev="6">
 
 <section id="directives" name="Директивы">
 
@@ -1848,8 +1848,7 @@
 <para>
 Разрешает или запрещает делать несколько перенаправлений через директиву
 <link id="error_page"/>.
-Количество таких перенаправлений
-<link doc="ngx_http_core_module.xml" id="internal">ограничено</link>.
+Число таких перенаправлений <link id="internal">ограничено</link>.
 </para>
 
 </directive>