diff options
author | dancer <dancer> | 2005-01-04 03:39:10 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-01-04 03:39:10 +0000 |
commit | 62aa1648b63ab7d89b9538e3511e7bbf86ab7d01 (patch) | |
tree | fc747259e47cb3a216cd476dc032100509decb17 /Documentation | |
parent | b84a9a5a3f37f287e1f0bbee1b5e2404da967caf (diff) | |
download | pbuilder-62aa1648b63ab7d89b9538e3511e7bbf86ab7d01.tar pbuilder-62aa1648b63ab7d89b9538e3511e7bbf86ab7d01.tar.gz |
update for LDP
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xsl b/Documentation/pbuilder-doc.xsl index 8898b14..5035ea7 100644 --- a/Documentation/pbuilder-doc.xsl +++ b/Documentation/pbuilder-doc.xsl @@ -3,7 +3,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> - <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/ldp/ldp-html.xsl"/> + <xsl:import href="/usr/share/xml/docbook/stylesheet/ldp/html/tldp-one-page.xsl"/> <xsl:param name="html.stylesheet">pbuilder-doc.css</xsl:param> </xsl:stylesheet> |