changeset 320:197ac51e7f0e

Changed attributes order.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 16 Jan 2012 11:11:30 +0000
parents 9d4501c2726d
children f28abb2ea638
files xml/en/docs/http/ngx_http_empty_gif_module.xml xml/en/docs/http/ngx_http_flv_module.xml xml/en/docs/http/ngx_http_index_module.xml xml/en/docs/http/ngx_http_random_index_module.xml
diffstat 4 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_empty_gif_module.xml	Mon Jan 16 10:01:44 2012 +0000
+++ b/xml/en/docs/http/ngx_http_empty_gif_module.xml	Mon Jan 16 11:11:30 2012 +0000
@@ -16,7 +16,7 @@
 </section>
 
 
-<section name="Example Configuration" id="example">
+<section id="example" name="Example Configuration">
 
 <para>
 <example>
@@ -29,7 +29,7 @@
 </section>
 
 
-<section name="Directives" id="directives">
+<section id="directives" name="Directives">
 
 <directive name="empty_gif">
 <syntax/>
--- a/xml/en/docs/http/ngx_http_flv_module.xml	Mon Jan 16 10:01:44 2012 +0000
+++ b/xml/en/docs/http/ngx_http_flv_module.xml	Mon Jan 16 11:11:30 2012 +0000
@@ -29,7 +29,7 @@
 </section>
 
 
-<section name="Example Configuration" id="example">
+<section id="example" name="Example Configuration">
 
 <para>
 <example>
@@ -42,7 +42,7 @@
 </section>
 
 
-<section name="Directives" id="directives">
+<section id="directives" name="Directives">
 
 <directive name="flv">
 <syntax/>
--- a/xml/en/docs/http/ngx_http_index_module.xml	Mon Jan 16 10:01:44 2012 +0000
+++ b/xml/en/docs/http/ngx_http_index_module.xml	Mon Jan 16 11:11:30 2012 +0000
@@ -16,7 +16,7 @@
 </section>
 
 
-<section name="Example Configuration" id="example">
+<section id="example" name="Example Configuration">
 
 <para>
 <example>
@@ -29,7 +29,7 @@
 </section>
 
 
-<section name="Directives" id="directives">
+<section id="directives" name="Directives">
 
 <directive name="index">
 <syntax><value>file</value> ...</syntax>
--- a/xml/en/docs/http/ngx_http_random_index_module.xml	Mon Jan 16 10:01:44 2012 +0000
+++ b/xml/en/docs/http/ngx_http_random_index_module.xml	Mon Jan 16 11:11:30 2012 +0000
@@ -25,7 +25,7 @@
 </section>
 
 
-<section name="Example Configuration" id="example">
+<section id="example" name="Example Configuration">
 
 <para>
 <example>
@@ -38,7 +38,7 @@
 </section>
 
 
-<section name="Directives" id="directives">
+<section id="directives" name="Directives">
 
 <directive name="random_index">
 <syntax><literal>on</literal> | <literal>off</literal></syntax>