view dtd/error.dtd @ 1691:94a012d2f489

Updated Linux packages configure options and the list of supported OS.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 26 Apr 2016 19:33:57 +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
>