view dtd/error.dtd @ 1240:019f8273ee24

Upstream: translated the missing parts of the "server" directive. While here, unified some terminology.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 24 Jun 2014 16:46:28 +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
>