view dtd/error.dtd @ 2389:59a100b7b603

Linux packages: updated the list of supported distributions. Removed Debian 8 and Ubuntu 14.04 since they are EOL.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 21 May 2019 19:15:24 +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
>