view dtd/error.dtd @ 1614:1bab8e5f53c6

Added Oxford comma to "$server_protocol".
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 07 Dec 2015 13:33:00 +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
>