cluster: STABLE3 - fix generation date in xsl file

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Oct 20 04:06:17 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=fbc4aae5bd7086a58f1a5998e844341534ec03ba
Commit:        fbc4aae5bd7086a58f1a5998e844341534ec03ba
Parent:        c94dccba0dc1c7835d9797db92d67f5514fae2d8
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Tue Oct 20 04:49:27 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Oct 20 05:40:54 2009 +0200

fix generation date in xsl file

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 fence/agents/lib/fence2man.xsl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/lib/fence2man.xsl b/fence/agents/lib/fence2man.xsl
index e2d3dca..abf9d93 100644
--- a/fence/agents/lib/fence2man.xsl
+++ b/fence/agents/lib/fence2man.xsl
@@ -28,7 +28,7 @@
 </xsl:template>
 
 <xsl:template match="/resource-agent">
-.TH FENCE_AGENT 8 2009-01-20 "<xsl:value-of select="@name"/> (Fence Agent)"
+.TH FENCE_AGENT 8 2009-10-20 "<xsl:value-of select="@name"/> (Fence Agent)"
 .SH NAME
 <xsl:value-of select="@name" /> - <xsl:value-of select="@shortdesc" />
 .SH DESCRIPTION


More information about the cluster-commits mailing list