view dtd/error.dtd @ 643:b2159031ff19

Documented well-known ports that can be used to auto-detect mail protocol. Documented "configure" parameters that disable support for mail protocols.
author Ruslan Ermilov <ru@nginx.com>
date Fri, 17 Aug 2012 06:38:05 +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
>