view dtd/error.dtd @ 2407:bd01d2a342b9

Linux packages: updated the list of supported distributions. Added Debian 10 and Alpine 3.10.
author Konstantin Pavlov <thresh@nginx.com>
date Mon, 08 Jul 2019 18:11:25 +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
>