diff xml/en/docs/http/ngx_http_core_module.xml @ 1037:3fde5aa256ac

Fixed markup.
author Vladimir Homutov <vl@nginx.com>
date Fri, 20 Dec 2013 19:07:32 +0400
parents 5894aa46ffef
children eeb690d4212b
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri Dec 20 10:01:29 2013 +0400
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Fri Dec 20 19:07:32 2013 +0400
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="28">
+        rev="29">
 
 <section id="directives" name="Directives">
 
@@ -1232,8 +1232,7 @@
 <tag-desc>
 enables
 “<link url="http://en.wikipedia.org/wiki/TCP_Fast_Open">TCP Fast Open</link>”
-for the listening socket (1.5.8).
-The <literal>number</literal> parameter
+for the listening socket (1.5.8) and
 <link url="http://tools.ietf.org/html/draft-ietf-tcpm-fastopen#section-5.1">limits</link>
 the maximum length for the queue of connections that have not yet completed
 the three-way handshake.