diff dtd/content.dtd @ 123:7db449e89e92

Unified the use of the "name" attribute instead of "title".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 21 Oct 2011 06:17:16 +0000
parents 49443032011c
children d4133c439eeb
line wrap: on
line diff
--- a/dtd/content.dtd
+++ b/dtd/content.dtd
@@ -96,7 +96,7 @@
 <!ELEMENT  security     (item+) >
 
 <!ATTLIST  item
-           title        CDATA #IMPLIED
+           name         CDATA #IMPLIED
            severity     CDATA #IMPLIED
            cve          CDATA #IMPLIED
            good         CDATA #IMPLIED