view dtd/error.dtd @ 2822:84bb5b932175

Linux packages: fixed discrepancies in the Russian version.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 13 Jan 2022 12:51:32 +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
>