projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e344ea
)
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:59:22 +0000
(23:59 -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 19cb5b0f64946fe1c37a1cc646112c24bf214e32..2911af0f593ef495842c889ab14e0bbf8042fc4d 100644
(file)
--- a/
doc/src/sgml/stylesheet.xsl
+++ b/
doc/src/sgml/stylesheet.xsl
@@
-9,7
+9,7
@@
-
+
/'">