diff options
Diffstat (limited to 'doc/manpages.xsl')
-rw-r--r-- | doc/manpages.xsl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/manpages.xsl b/doc/manpages.xsl deleted file mode 100644 index 621c3fd50241..000000000000 --- a/doc/manpages.xsl +++ /dev/null @@ -1,4 +0,0 @@ -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <xsl:import href="/manpages/docbook.xsl"/> - <xsl:import href="/home/imp/git/vendors/jemalloc/doc/stylesheet.xsl"/> -</xsl:stylesheet> |