From 56dde1038406c8abe559414ee85f4631f712ada4 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 9 Nov 2005 12:04:47 +0000 Subject: [PATCH] Reverted change that caused xhtml stylesheets to be imported instead of html ones. --- xsl/manpages/Makefile | 2 +- xsl/manpages/docbook.xsl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/manpages/Makefile b/xsl/manpages/Makefile index 2c1725d3b..10ebfb009 100644 --- a/xsl/manpages/Makefile +++ b/xsl/manpages/Makefile @@ -33,7 +33,7 @@ Makefile.param: ../../cvstools/paramchk -m $@ param.xweb make -html-synop.xsl: ../xhtml/synop.xsl +html-synop.xsl: ../html/synop.xsl $(XSLT) $< $(MAKE_SYNOP) $@ clean: diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index ba5f4731e..d2aa817f7 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -4,8 +4,8 @@ exclude-result-prefixes="exsl" version='1.0'> - - + +