From 732740e7d440baac832fbce9a000193a55a35d43 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Thu, 8 Nov 2012 23:55:36 -0500 Subject: [PATCH] XSLT stylesheet: Add slash to directory name Some versions of the XSLT stylesheets don't handle the missing slash correctly (they concatenate directory and file name without the slash). This might never have worked correctly. --- doc/src/sgml/stylesheet.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/stylesheet.xsl b/doc/src/sgml/stylesheet.xsl index 72dcd2c986..09d8981e56 100644 --- a/doc/src/sgml/stylesheet.xsl +++ b/doc/src/sgml/stylesheet.xsl @@ -9,7 +9,7 @@ - +