From: Michael Smith Date: Fri, 29 Jun 2007 09:15:38 +0000 (+0000) Subject: Took the test that the manpages stylesheet does to see if there X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d29809948cc6c0c9f005ce992759a046227b8b32;p=docbook-dsssl Took the test that the manpages stylesheet does to see if there are any Refentry chilren in current doc, and made it namespace-agnostic. Reason for that is because the test otherwise won't work when it is copied over into the generated profile-docbook.xsl stylesheet. --- diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 5b97ebb5b..2e8292ab5 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -81,9 +81,15 @@ - + - + + + + + + +