diff xml/en/docs/http/ngx_http_core_module.xml @ 553:6330ca27a485

Translated "events" into English.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 26 Jun 2012 07:36:58 +0000
parents a8971cf346be
children f8148fc88224
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Tue Jun 26 07:34:58 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Jun 26 07:36:58 2012 +0000
@@ -1983,8 +1983,8 @@
 <para>
 If set to a non-zero value, nginx will try to minimize the number
 of send operations on client sockets by using either
-<c-def>NOTE_LOWAT</c-def> flag of
-<link doc="../events.xml" id="kqueue"/>,
+<c-def>NOTE_LOWAT</c-def> flag of the
+<link doc="../events.xml" id="kqueue"/> method,
 or the <c-def>SO_SNDLOWAT</c-def> socket option,
 with the specified <value>size</value>.
 </para>