summaryrefslogtreecommitdiffstats
path: root/packaging/bookinfo.xsl
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-01-06 15:19:56 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-01-06 15:19:56 +0000
commit571db9badcaa83904fdc9ac0f868a1e031e11d90 (patch)
tree5de6054a0bbd2d9cd24bd1309b88f6ff8caf9794 /packaging/bookinfo.xsl
parent5627c154ca2a65644faf78a9d841e8c445f35a84 (diff)
downloadfedora-doc-utils-571db9badcaa83904fdc9ac0f868a1e031e11d90.tar.gz
fedora-doc-utils-571db9badcaa83904fdc9ac0f868a1e031e11d90.tar.xz
fedora-doc-utils-571db9badcaa83904fdc9ac0f868a1e031e11d90.zip
Added comment to identify this as a generated file, not to be edited
by mere mortals. Included reference to the "rpm-info.xml" file, which *is* the proper file to be edited.
Diffstat (limited to 'packaging/bookinfo.xsl')
-rw-r--r--packaging/bookinfo.xsl8
1 files changed, 8 insertions, 0 deletions
diff --git a/packaging/bookinfo.xsl b/packaging/bookinfo.xsl
index d0d50b9..dc7fdd4 100644
--- a/packaging/bookinfo.xsl
+++ b/packaging/bookinfo.xsl
@@ -8,6 +8,14 @@
<xsl:param name="who" select="''"/>
<xsl:template match="/">
+ <xsl:comment>
+ Warning! Warning! Danger, Will Robinson!
+ This is a generated file, produced from information in
+ the &quot;rpm-info.xml&quot; file.
+
+ DO NOT EDIT THIS FILE DIRECTLY!
+ Edit &quot;rpm-info.xml&quot; to change this information.
+ </xsl:comment>
<xsl:element name="{$doctype}">
<xsl:element name="title">
<xsl:call-template name="get-title"/>