view dtd/error.dtd @ 749:2abb92a19101

Documented 'worker_aio_requests' directive.
author Vladimir Homutov <vl@nginx.com>
date Wed, 31 Oct 2012 11:11:12 +0000
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
>