summaryrefslogtreecommitdiffstats
path: root/xsl/main-html-nochunks.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/main-html-nochunks.xsl')
-rw-r--r--xsl/main-html-nochunks.xsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/xsl/main-html-nochunks.xsl b/xsl/main-html-nochunks.xsl
index 3505d78..efa24ce 100644
--- a/xsl/main-html-nochunks.xsl
+++ b/xsl/main-html-nochunks.xsl
@@ -46,5 +46,7 @@ section nop
<!-- Override legalnotice linkage -->
<xsl:param name="generate.legalnotice.link" select="0"></xsl:param>
+<!-- Override revhistory linkage -->
+<xsl:param name="generate.revhistory.link" select="0"></xsl:param>
</xsl:stylesheet>