view dtd/error.dtd @ 540:83e6e18a1358

Added missing semicolons after AIX and HP/UX list items.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 19 Jun 2012 06:01:08 +0000
parents 7db449e89e92
children be54c443235a
line wrap: on
line source

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>