]> granicus.if.org Git - docbook-dsssl/commitdiff
The comment element was renamed to remark in DB 4.0.
authorMauritz Jeanson <mj@johanneberg.com>
Thu, 12 Jul 2007 13:55:11 +0000 (13:55 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Thu, 12 Jul 2007 13:55:11 +0000 (13:55 +0000)
xsl/params/show.comments.xml

index e774610095ccc3d44ef16c128ece6eebd07e14aa..d00c640db26fc4fd0596442309df1a7555b1f10c 100644 (file)
@@ -10,7 +10,7 @@
 </refmeta>
 <refnamediv>
 <refname>show.comments</refname>
-<refpurpose>Display <tag>comment</tag> elements?</refpurpose>
+<refpurpose>Display <tag>remark</tag> elements?</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -20,9 +20,8 @@
 <refsection><info><title>Description</title></info>
 
 <para>If true (non-zero), comments will be displayed, otherwise they are suppressed.
-Comments here refers to the <tag>comment</tag> element,
-which will be renamed <tag>remark</tag> in DocBook V4.0,
-not XML comments (&lt;-- like this --&gt;) which are unavailable.
+Comments here refers to the <tag>remark</tag> element (which was called <tag role="obsolete">comment</tag> prior to
+DocBook 4.0), not XML comments (&lt;-- like this --&gt;) which are unavailable.
 </para>
 
 </refsection>