doc/man: xsl: move manpage-base.xsl -> manpage-callouts.xsl
[lttng-tools.git] / doc / man / xsl / manpage.xsl
index 01363986f2c59042794161e7539d234fac457415..b51049fa592947dc7737d1ae9c30893c437dcb09 100644 (file)
@@ -1,5 +1,5 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-    <xsl:import href="manpage-base.xsl" />
+    <xsl:import href="manpage-callouts.xsl" />
     <xsl:import href="manpage-bold-literal.xsl" />
     <xsl:import href="manpage-links.xsl" />
 
     <xsl:import href="manpage-bold-literal.xsl" />
     <xsl:import href="manpage-links.xsl" />
 
This page took 0.023254 seconds and 4 git commands to generate.