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

Style fixed.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 27 Jan 2012 10:39:12 +0000
parents a4fa80755eab
children 31e81dcc4ffd
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_realip_module.xml	Thu Jan 26 22:12:55 2012 +0000
+++ b/xml/en/docs/http/ngx_http_realip_module.xml	Fri Jan 27 10:39:12 2012 +0000
@@ -54,9 +54,9 @@
 
 <directive name="real_ip_header">
 <syntax>
-  <value>field</value> |
-  <literal>X-Real-IP</literal> |
-  <literal>X-Forwarded-For</literal></syntax>
+    <value>field</value> |
+    <literal>X-Real-IP</literal> |
+    <literal>X-Forwarded-For</literal></syntax>
 <default>X-Real-IP</default>
 <context>http</context>
 <context>server</context>