summaryrefslogtreecommitdiff
path: root/man/custom-man.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'man/custom-man.xsl')
-rw-r--r--man/custom-man.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/custom-man.xsl b/man/custom-man.xsl
index e1b8d3618a..bb82f5911d 100644
--- a/man/custom-man.xsl
+++ b/man/custom-man.xsl
@@ -44,8 +44,8 @@
</xsl:call-template>
<xsl:text>" "</xsl:text>
<xsl:value-of select="normalize-space($section)"/>
- <xsl:text>" "" "systemd </xsl:text>
- <xsl:value-of select="$systemd.version"/>
+ <xsl:text>" "" "elogind </xsl:text>
+ <xsl:value-of select="$elogind.version"/>
<xsl:text>" "</xsl:text>
<xsl:value-of select="normalize-space($extra3)"/>
<xsl:text>"&#10;</xsl:text>