XSLT stylesheet: Add slash to directory name

Peter Eisentraut <peter_e@gmx.net>

Commit: 9b06d91ac88d2263d185fb12c7f11d9b450326db
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2012-11-09T04:58:05Z
Releases: 9.2.2
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