view dtd/error.dtd @ 2619:94107f33b7bb

Linux packages: actualized the list of supported distributions.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 29 Oct 2020 19:11:43 +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
>