XSLT stylesheet: Add slash to directory name

Peter Eisentraut <peter_e@gmx.net>

Commit: 732740e7d440baac832fbce9a000193a55a35d43
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-11-09T04:55:36Z
Releases: 9.3.0
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.

Files

PathChange+/−
doc/src/sgml/stylesheet.xsl modified +1 −1