diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/custom-man.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/custom-man.xsl b/doc/custom-man.xsl index 4c35e839..a3408e6c 100644 --- a/doc/custom-man.xsl +++ b/doc/custom-man.xsl @@ -1,6 +1,6 @@ <?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ss="http://docbook.sf.net/xmlns/string.subst/1.0" version="1.0"> - <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"/> + <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/manpages/profile-docbook.xsl"/> <xsl:param name="vendordir"/> <xsl:param name="man.string.subst.map.local.pre"> |