diff xml/en/docs/mail/ngx_mail_core_module.xml @ 1911:f024ac0ec5c7

Apple rebranded Mac OS X to macOS.
author Sergey Kandaurov <pluknet@nginx.com>
date Fri, 17 Feb 2017 17:58:53 +0300
parents 3ae5301ea37a
children 351cefd5ff9c
line wrap: on
line diff
--- a/xml/en/docs/mail/ngx_mail_core_module.xml	Wed Feb 15 23:17:00 2017 +0300
+++ b/xml/en/docs/mail/ngx_mail_core_module.xml	Fri Feb 17 17:58:53 2017 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_mail_core_module"
         link="/en/docs/mail/ngx_mail_core_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -132,7 +132,7 @@
 <c-func>listen</c-func> call that limits
 the maximum length for the queue of pending connections (1.9.2).
 By default,
-<literal>backlog</literal> is set to -1 on FreeBSD, DragonFly BSD, and Mac OS X,
+<literal>backlog</literal> is set to -1 on FreeBSD, DragonFly BSD, and macOS,
 and to 511 on other platforms.
 </tag-desc>