- PERFORMANCE OF THIS SOFTWARE.
-->
-<!-- $Id: isc-manpage.xsl.in,v 1.4.2.3 2005/09/12 00:07:03 marka Exp $ -->
+<!-- $Id: isc-manpage.xsl.in,v 1.4.2.4 2007/01/26 21:32:35 sra Exp $ -->
<!-- ISC customizations for Docbook-XSL manual page generator. -->
- disable chunking, and suppress output of .so files.
-->
<xsl:template name="write.text.chunk">
+ <xsl:param name="content"/>
<xsl:if test="substring($content, 1, 4) != '.so ' or
substring-after($content, ' ') != ''">
<xsl:call-template name="isc.no.blanks">