]> granicus.if.org Git - docbook-dsssl/commitdiff
Use just "Revision" and "Date" RCS keywords, instead of $Id (because
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 11 Oct 2005 08:59:08 +0000 (08:59 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 11 Oct 2005 08:59:08 +0000 (08:59 +0000)
$Id adds the RCS filename, RCS author name, and RCS "state", none
of which it seems like we really need in Releaseinfo).

xsl/RELEASE-NOTES.xml

index 17e6371c2cf384b5a7da6895ed5491cad7e4c529..39b02f321cea0521113a72550e8acea603a4d24e 100644 (file)
@@ -1,10 +1,12 @@
 <?xml version='1.0'?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
-<article>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
+<article lang="en">
   <articleinfo>
-    <title>DocBook XSL Stylesheet Release Notes</title>
+    <title>Release Notes</title>
+    <subtitle>DocBook Project XSL Stylesheets</subtitle>
     <pubdate><?dbtimestamp format="Y-m-d"?></pubdate>
-    <releaseinfo role="cvs">$Id$</releaseinfo> 
+    <releaseinfo role="cvs">$Revision $ $Date $</releaseinfo>
     <corpauthor>DocBook Project Development Team</corpauthor> 
   </articleinfo>