]> granicus.if.org Git - docbook-dsssl/commitdiff
Code -> Literal (because jrefentry DTD imports on DocBook 4.1.2,
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 11 May 2005 06:28:28 +0000 (06:28 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 11 May 2005 06:28:28 +0000 (06:28 +0000)
which lacks Code)

xsl/common/common.xsl

index 98aade23fc1bec131526d98414eda73b8f6db66c..58e2a861bd63757f21a0ac7025251b49071706bb 100644 (file)
@@ -1775,10 +1775,11 @@ node location.</para>
 <refdescription>
 <para>Given a string, this template does a language-aware conversion
 of that string to all uppercase letters, based on the values of the
-<code>lowercase.alpha</code> and <code>uppercase.alpha</code> gentext
-keys for the current locale. It affects only those characters found in
-the values of <code>lowercase.alpha</code> and
-<code>uppercase.alpha</code>. All other characters are left
+<literal>lowercase.alpha</literal>> and
+<literal>uppercase.alpha</literal> gentext keys for the current
+locale. It affects only those characters found in the values of
+<literal>lowercase.alpha</literal> and
+<literal>uppercase.alpha</literal>. All other characters are left
 unchanged.</para>
 </refdescription>