Fix: Expand the shmobj size for the sequence number
[lttng-ust.git] / doc / man / xsl / manpage.xsl
CommitLineData
4ddbd0b7
PP
1<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
2 <xsl:import href="manpage-callouts.xsl" />
3 <xsl:import href="manpage-bold-literal.xsl" />
4 <xsl:import href="manpage-links.xsl" />
5 <xsl:import href="manpage-headings.xsl" />
6
7 <!-- disable end notes -->
8 <xsl:param name="man.endnotes.are.numbered">0</xsl:param>
9</xsl:stylesheet>
This page took 0.022712 seconds and 4 git commands to generate.