view dtd/error.dtd @ 1235:2bd8ebc50e0f

Added ARM architectures to the list of tested OS and platforms.
author Konstantin Pavlov <thresh@nginx.com>
date Wed, 18 Jun 2014 15:18:22 +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
>