diff xml/en/docs/http/ngx_http_core_module.xml @ 98:a10bc0cb0a6a

Whitespace cleanup.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 18 Oct 2011 07:52:47 +0000
parents f451dc5c5c82
children c76a257f3fd4
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Mon Oct 17 16:26:56 2011 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Tue Oct 18 07:52:47 2011 +0000
@@ -988,10 +988,10 @@
 <directive name="location">
 <syntax>location [
         <value>=</value> |
-	<value>~</value> |
-	<value>~*</value> |
-	<value>^~</value>
-	] <argument>uri</argument>
+        <value>~</value> |
+        <value>~*</value> |
+        <value>^~</value>
+        ] <argument>uri</argument>
 { ... }</syntax>
 <syntax>location <value>@</value><argument>name</argument> { ... }</syntax>
 <default/>
@@ -1887,7 +1887,7 @@
 <directive name="try_files">
 <syntax>try_files
         <argument>file</argument> ...
-	<argument>uri</argument>
+        <argument>uri</argument>
 </syntax>
 <syntax>try_files
         <argument>file</argument> ...