view dtd/error.dtd @ 2754:3975b5ffd38e

Linux packages: removed Ubuntu 20.10 'groovy' due to EOL.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 03 Aug 2021 12:54:38 +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
>