projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7fdcf
)
XSLT stylesheet: Add slash to directory name
author
Peter Eisentraut
Fri, 9 Nov 2012 04:55:36 +0000
(23:55 -0500)
committer
Peter Eisentraut
Fri, 9 Nov 2012 04:55:36 +0000
(23:55 -0500)
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.
doc/src/sgml/stylesheet.xsl
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/stylesheet.xsl
b/doc/src/sgml/stylesheet.xsl
index 72dcd2c986c21a94301be5cdc9367bc474d022fa..09d8981e568fb82be364ab8fccaba7bd97bc42dd 100644
(file)
--- a/
doc/src/sgml/stylesheet.xsl
+++ b/
doc/src/sgml/stylesheet.xsl
@@
-9,7
+9,7
@@
-
+
/'">