summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs-xml-tags-en.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml
index 87b77d4..91e58cc 100644
--- a/docs-xml-tags-en.xml
+++ b/docs-xml-tags-en.xml
@@ -1,4 +1,4 @@
-<!-- $Id: docs-xml-tags-en.xml,v 1.11 2004/09/13 02:02:12 tfox Exp $ -->
+<!-- $Id: docs-xml-tags-en.xml,v 1.12 2004/09/30 14:25:36 tfox Exp $ -->
<chapter id="ch-xml-tags">
<title>DocBook XML Tags</title>
@@ -191,7 +191,7 @@ browser.
<screen>
<computeroutput>
-&lt;!--$Id: docs-xml-tags-en.xml,v 1.11 2004/09/13 02:02:12 tfox Exp $ --&gt;
+&lt;!--$Id: docs-xml-tags-en.xml,v 1.12 2004/09/30 14:25:36 tfox Exp $ --&gt;
&lt;chapter id="ch-sample"&gt;
&lt;title&gt;Sample Chapter&lt;/title&gt;
@@ -2474,7 +2474,7 @@ you can read online, and you can download diskette images easily.
<screen>
<computeroutput>
For more information about the parent file, refer to
-&lt;xref linkend="ch-tutorial"&gt;&lt;xref&gt; and &lt;xref linkend="s1-tutorial-parent"&gt;&lt;/xref&gt;
+&lt;xref linkend="ch-tutorial"&gt;&lt;/xref&gt; and &lt;xref linkend="s1-tutorial-parent"&gt;&lt;/xref&gt;
</computeroutput>
</screen>