summaryrefslogtreecommitdiff
path: root/man/custom-html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'man/custom-html.xsl')
-rw-r--r--man/custom-html.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index 0d4763f5fc..62f8520345 100644
--- a/man/custom-html.xsl
+++ b/man/custom-html.xsl
@@ -222,8 +222,8 @@
</a>
<span style="float:right">
- <xsl:text>systemd </xsl:text>
- <xsl:value-of select="$systemd.version"/>
+ <xsl:text>elogind </xsl:text>
+ <xsl:value-of select="$elogind.version"/>
</span>
<hr/>
</xsl:template>