view dtd/error.dtd @ 2279:7ec59c98d7d5

Actualized the list of supported Ubuntu versions and architectures.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 13 Nov 2018 13:41:54 +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
>