view dtd/error.dtd @ 852:0621cbf2d932

Reordered contents of "introduction" and "howto" sections.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 28 Feb 2013 11:59:39 +0400
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

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