view dtd/error.dtd @ 2160:a2e77354c77d

Linux packages: updated the list of supported distributions.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 08 May 2018 17:22:26 +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
>