5e4b794639060ba5bb15e86261621d89e2602e22
[lttng-tools.git] / doc / man / xsl / manpage-ulinks.xsl
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
2 <xsl:template match="ulink">
3 <xsl:apply-templates/>
4 </xsl:template>
5 </xsl:stylesheet>
This page took 0.030578 seconds and 4 git commands to generate.