aboutsummaryrefslogtreecommitdiff
path: root/share/xsl
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-08-13 05:46:43 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-08-13 05:46:43 +0000
commit6769cecc7fde8ffd3c27da8c4e149fce5ead3f50 (patch)
tree445e4fbfcc55169becbf6449d95ae410cfc8720e /share/xsl
parenta47c2495af5af46a831bbebeaadee1aba35983fe (diff)
downloaddoc-6769cecc7fde8ffd3c27da8c4e149fce5ead3f50.tar.gz
doc-6769cecc7fde8ffd3c27da8c4e149fce5ead3f50.zip
- svnref is now revnumber
Notes
Notes: svn path=/projects/db5/; revision=42534
Diffstat (limited to 'share/xsl')
-rw-r--r--share/xsl/freebsd-xhtml-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/xsl/freebsd-xhtml-common.xsl b/share/xsl/freebsd-xhtml-common.xsl
index b572273c00..3771503e8e 100644
--- a/share/xsl/freebsd-xhtml-common.xsl
+++ b/share/xsl/freebsd-xhtml-common.xsl
@@ -180,7 +180,7 @@
</a>
</xsl:template>
- <xsl:template match="db:svnref">
+ <xsl:template match="db:revnumber">
<xsl:call-template name="svnref.genlink"/>
</xsl:template>