view dtd/error.dtd @ 2881:e59e8645055d

Relocated note from s.off to s.log in njs.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 18 Aug 2022 15:28:45 +0100
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
>