view dtd/error.dtd @ 1660:03715a31e037

Fixed make draft when using mirrors.
author Konstantin Pavlov <thresh@nginx.com>
date Fri, 26 Feb 2016 19:15:23 +0300
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
>