view dtd/error.dtd @ 1147:ff7defe134d8

HLS: fixed fallouts in the previous edition. Fixed tag used to mark variables. Fixed text of the ngx_http_secure_link_module link.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 08 Apr 2014 15:22:32 +0400
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
>