diff xml/en/docs/http/ngx_http_core_module.xml @ 140:b9e5155d8f5d

Removed excessive quotes.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 24 Oct 2011 13:01:12 +0000
parents 72524ae53106
children 370cf5ccd3ca
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -617,14 +617,14 @@ After this many requests are made, the c
 The first argument sets a timeout during which a keep-alive
 client connection will stay open on the server side.
 The optional second argument sets a value in the
-<dq><header>Keep-Alive: timeout=<argument>time</argument></header></dq>
+<header>Keep-Alive: timeout=<argument>time</argument></header>
 response header.
 Two arguments may differ.
 </para>
 
 <para>
 The
-<dq><header>Keep-Alive: timeout=</header></dq>
+<header>Keep-Alive: timeout=</header>
 is understood by Mozilla and Konqueror.
 MSIE will close keep-alive connection in about 60 seconds.
 </para>