diff xml/en/docs/mail/ngx_mail_auth_http_module.xml @ 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
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_auth_http_module.xml
+++ b/xml/en/docs/mail/ngx_mail_auth_http_module.xml
@@ -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>