view dtd/error.dtd @ 1589:be92e50c52ac

Documented the "nohostname" syslog option.
author Vladimir Homutov <vl@nginx.com>
date Thu, 29 Oct 2015 16:19:42 +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
>