diff xml/index.xml @ 461:6135f3c95bf6

Unified markup for lists.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Mar 2012 14:30:18 +0000
parents 86d441d817dd
children 5efd5404094f
line wrap: on
line diff
--- a/xml/index.xml	Tue Mar 27 13:04:00 2012 +0000
+++ b/xml/index.xml	Tue Mar 27 14:30:18 2012 +0000
@@ -453,23 +453,23 @@
 <para>
 Now the 0.8.x branch becomes a stable branch.
 The new features have appeared during 0.8 development:
-<list>
+<list type="bullet">
 
-<item>
+<listitem>
 named regular expression captures,
-</item>
+</listitem>
 
-<item>
+<listitem>
 file AIO in FreeBSD and Linux,
-</item>
+</listitem>
 
-<item>
+<listitem>
 SSL CRL,
-</item>
+</listitem>
 
-<item>
+<listitem>
 SCGI and uwsgi modules.
-</item>
+</listitem>
 
 </list>
 </para>