summaryrefslogtreecommitdiff
path: root/Documentation/manpage.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/manpage.xsl')
-rw-r--r--Documentation/manpage.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/manpage.xsl b/Documentation/manpage.xsl
new file mode 100644
index 0000000..ef64bab
--- /dev/null
+++ b/Documentation/manpage.xsl
@@ -0,0 +1,3 @@
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
+ <xsl:import href="http://docbook.sourceforge.net/release/xsl-ns/current/manpages/docbook.xsl" />
+</xsl:stylesheet>