view dtd/error.dtd @ 2860:40d40af45ac8

Linux packages: updated the supported architectures for RHEL.
author Konstantin Pavlov <thresh@nginx.com>
date Mon, 13 Jun 2022 12:33:11 +0400
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
>