view dtd/error.dtd @ 2893:8f3955097546

Linux packages: reword to mention supported RHEL derivatives.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 27 Sep 2022 16:13:35 +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
>