diff xml/en/docs/http/ngx_http_memcached_module.xml @ 364:bb51d3e17dd0

Style fixed.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 10:39:12 +0000
parents c7fccbe03827
children be54c443235a
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_memcached_module.xml	Thu Jan 26 22:12:55 2012 +0000
+++ b/xml/en/docs/http/ngx_http_memcached_module.xml	Fri Jan 27 10:39:12 2012 +0000
@@ -75,12 +75,12 @@
 
 <directive name="memcached_next_upstream">
 <syntax>
-  <literal>error</literal> |
-  <literal>timeout</literal> |
-  <literal>invalid_response</literal> |
-  <literal>not_found</literal> |
-  <literal>off</literal>
-  ...</syntax>
+    <literal>error</literal> |
+    <literal>timeout</literal> |
+    <literal>invalid_response</literal> |
+    <literal>not_found</literal> |
+    <literal>off</literal>
+    ...</syntax>
 <default>error timeout</default>
 <context>http</context>
 <context>server</context>