pgsql: XSLT stylesheet: Add slash to directory name

Started by Peter Eisentrautover 13 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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.

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1458f0f1dab91458bd4f4f731a64a7a52fe028d1

Modified Files
--------------
doc/src/sgml/stylesheet.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)