view dtd/error.dtd @ 1605:40f079598467

Makefile: Pass target to dir.map copying script.
author Konstantin Pavlov <thresh@nginx.com>
date Fri, 20 Nov 2015 12:57:18 +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
>