1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <xsl:stylesheet xmlns:
xsl=
"http://www.w3.org/1999/XSL/Transform"
5 <xsl:import href=
"http://docbook2x.sourceforge.net/latest/xslt/man/docbook.xsl"/>
8 Man pages don't really support a third section level, but this
9 makes our man pages work OK and matches the behavior of the sgmlspl
12 <xsl:template match=
"refsect3">
13 <xsl:call-template name=
"SS-section" />