view dtd/error.dtd @ 2938:b274d289798d

Documented the use of cyclic memory buffer log with lldb.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 23 Feb 2023 17:27:57 +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
>