view dtd/error.dtd @ 2963:c7bf5c9a1174

Linux packages: added Ubuntu 23.04 "lunar".
author Konstantin Pavlov <thresh@nginx.com>
date Wed, 10 May 2023 18:59:39 -0700
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
>