Fix a couple of <programlisting> tags. Translators, this is a content

change.
This commit is contained in:
Warren Block 2013-07-12 04:35:37 +00:00
parent 8225d6648b
commit 74653f92db
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42261

View file

@ -1495,15 +1495,13 @@ example.xml:5: element head: validity error : Element head content does not foll
<title>Using a Parameter Entity to Control a Marked
Section</title>
<programlisting>
&lt;!ENTITY % electronic.copy "INCLUDE">
<programlisting>&lt;!ENTITY % electronic.copy "INCLUDE">
&lt;![%electronic.copy;[
&lt;!ENTITY chap.preface SYSTEM "preface.xml"&gt;
]]&gt;
&lt;!ENTITY chap.preface ""&gt;
</programlisting>
&lt;!ENTITY chap.preface ""&gt;</programlisting>
<para>When producing the hard-copy version, change the
parameter entity's definition to:</para>