view dtd/error.dtd @ 635:07f009b59a28

Corrected the description of "so_keepalive off".
author Ruslan Ermilov <ru@nginx.com>
date Wed, 15 Aug 2012 11:20:21 +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
>