XSLT stylesheet: Add slash to directory name

Peter Eisentraut <peter_e@gmx.net>

Commit: 1458f0f1dab91458bd4f4f731a64a7a52fe028d1
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-11-09T04:58:36Z
Releases: 9.1.7
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