view dtd/error.dtd @ 1806:d6dc649957ab

Removed the "--with-ipv6" configure option.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 04 Oct 2016 17:18:14 +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
>