view dtd/error.dtd @ 2436:869aed242ccc

Linux packages: actualized the list of supported distributions. Ubuntu 18.10 is EOL.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 26 Sep 2019 13:19:49 +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
>