diff xml/en/docs/mail/ngx_mail_core_module.xml @ 761:84740807c806

Translated commentary in Russian in the English part of documentation.
author Vladimir Homutov <vl@nginx.com>
date Mon, 12 Nov 2012 07:50:47 +0000
parents 9c1ffd02f1b7
children a2aea48ff155
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml
@@ -85,7 +85,7 @@ An address may also be a hostname, for e
 <example>
 listen 127.0.0.1:110;
 listen *:110;
-listen 110;     # то же, что и *:110
+listen 110;     # same as *:110
 listen localhost:110;
 </example>
 IPv6 addresses (0.7.58) are specified in square brackets: