diff options
author | Warner Losh <imp@FreeBSD.org> | 2025-02-05 23:20:13 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2025-02-05 23:20:13 +0000 |
commit | 48ec896efb0b78141df004eaa21288b84590c9da (patch) | |
tree | 33799792fd95c266d472ab1ae51d50ab4f942eb3 /doc/manpages.xsl | |
parent | d28d7fbede216494aa3942af042cc084fcd6098a (diff) |
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> |