view dtd/error.dtd @ 1627:5d0622281aec

Updated the list of configure arguments for the mainline version.
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 17 Dec 2015 19:50:56 +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
>