~ubuntu-branches/ubuntu/trusty/systemd/trusty

« back to all changes in this revision

Viewing changes to man/custom-html.xsl

Tags: upstream-202
ImportĀ upstreamĀ versionĀ 202

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    </xsl:attribute>
66
66
    <xsl:text>gudev </xsl:text>
67
67
  </a>
 
68
 
 
69
  <span style="float:right">
 
70
    <xsl:text>systemd </xsl:text>
 
71
    <xsl:value-of select="$systemd.version"/>
 
72
  </span>
68
73
  <hr/>
69
74
</xsl:template>
70
75