From: Peter Eisentraut Date: Fri, 9 Nov 2012 04:55:36 +0000 (-0500) Subject: XSLT stylesheet: Add slash to directory name X-Git-Tag: REL9_2_2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b06d91ac88d2263d185fb12c7f11d9b450326db;p=postgresql 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. --- 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 @@ - +