head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.04.26.19.14.59; author vins; state Exp; branches; next ; commitid KbUxKeM7p7p8evDG; desc @@ 1.1 log @textproc/docbook-xsl-ns: initial import The DocBook XSL stylesheets provide a serie of ready-to-use templates to process documents based on the DocBook XML DTD. They can generate different types of output files, like XHTML, slides, manpages, JavaDoc... These are namespace-aware XSLT stylesheets for the DocBook DTD and its derivatives (Simplified DocBook, etc.). @ text @$NetBSD: patch-lib_lib.xsl,v 1.2 2020/03/04 10:11:40 wiz Exp $ Use EXSLT "replace" function when available. https://bugs.debian.org/750593 --- lib/lib.xsl.orig 2016-12-09 22:41:39.000000000 +0000 +++ lib/lib.xsl @@@@ -6,7 +6,10 @@@@ This module implements DTD-independent functions - ******************************************************************** --> + ******************************************************************** --> @@@@ -52,6 +55,9 @@@@ + + + @