From 9b06d91ac88d2263d185fb12c7f11d9b450326db 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 72dcd2c986c..09d8981e568 100644 --- a/doc/src/sgml/stylesheet.xsl +++ b/doc/src/sgml/stylesheet.xsl @@ -9,7 +9,7 @@ - +