view dtd/error.dtd @ 937:c1751a5e538a

Added information about brand new Ubuntu AMI.
author Andrei Belov <defan@nginx.com>
date Thu, 27 Jun 2013 13:18:24 +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
>