UNPKG

386 BXMLView Raw
1<!-- Set parameters for manpage xsl -->
2<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <xsl:import href="/usr/share/xml/docbook/stylesheet/docbook-xsl/html/docbook.xsl"/>
4 <xsl:param name="html.stylesheet">man.css</xsl:param>
5 <!-- Generate ansi style function synopses. -->
6 <xsl:param name="man.funcsynopsis.style">ansi</xsl:param>
7</xsl:stylesheet>