Move .xsl.in's to id.xsl's .. so that we reduce .in files further.
[id-docbook-common-moved-to-github.git] / man.xsl.in
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
2                 version="1.0">
3
4 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"/>
5 </xsl:stylesheet>
6
7