changeset 1255:e48d4309e7f2

Mail auth: added link to the protocol in the "auth_http" directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 17 Jul 2014 15:21:10 +0400
parents f49e326758c0
children ebfcd76e23b6
files xml/en/docs/mail/ngx_mail_auth_http_module.xml xml/ru/docs/mail/ngx_mail_auth_http_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_auth_http_module.xml	Mon Jul 14 19:36:35 2014 +0400
+++ b/xml/en/docs/mail/ngx_mail_auth_http_module.xml	Thu Jul 17 15:21:10 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_auth_http_module"
         link="/en/docs/mail/ngx_mail_auth_http_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="directives" name="Directives">
 
@@ -22,7 +22,7 @@
 
 <para>
 Sets the URL of the HTTP authentication server.
-The protocol is described below.
+The protocol is described <link id="protocol">below</link>.
 </para>
 
 </directive>
--- a/xml/ru/docs/mail/ngx_mail_auth_http_module.xml	Mon Jul 14 19:36:35 2014 +0400
+++ b/xml/ru/docs/mail/ngx_mail_auth_http_module.xml	Thu Jul 17 15:21:10 2014 +0400
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_mail_auth_http_module"
         link="/ru/docs/mail/ngx_mail_auth_http_module.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="directives" name="Директивы">
 
@@ -22,7 +22,7 @@
 
 <para>
 Задаёт URL HTTP-сервера аутентификации.
-Протокол описан ниже.
+Протокол описан <link id="protocol">ниже</link>.
 </para>
 
 </directive>