summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2004-08-12 21:01:19 +0000
committerTammy Fox <tfox@redhat.com>2004-08-12 21:01:19 +0000
commit154a99785ec103d3b940400e14b7a96403d5f835 (patch)
tree3dc15dac2e2a8939aa718c52ea7b7a3cb6f521b9
parenta9b4378644a3166e09e713f0ab93916f5fe6edda (diff)
downloaddocumentation-guide-154a99785ec103d3b940400e14b7a96403d5f835.tar.gz
documentation-guide-154a99785ec103d3b940400e14b7a96403d5f835.tar.xz
documentation-guide-154a99785ec103d3b940400e14b7a96403d5f835.zip
forgot to remove all command tags
-rw-r--r--docs-xml-tags-en.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs-xml-tags-en.xml b/docs-xml-tags-en.xml
index 78ce30b..fb65e80 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.5 2004/08/12 20:49:58 tfox Exp $ -->
+<!-- $Id: docs-xml-tags-en.xml,v 1.6 2004/08/12 21:01:19 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.5 2004/08/12 20:49:58 tfox Exp $ --&gt;
+&lt;!--$Id: docs-xml-tags-en.xml,v 1.6 2004/08/12 21:01:19 tfox Exp $ --&gt;
&lt;chapter id="ch-sample"&gt;
&lt;title&gt;Sample Chapter&lt;/title&gt;
@@ -1642,8 +1642,8 @@ own entry to refer to.
<screen>
<computeroutput>
-&lt;para&gt;</command>This paragraph demonstrates using the &lt;para&gt;
-tag correctly.<command>&lt;para&gt;
+&lt;para&gt;This paragraph demonstrates using the &lt;para&gt;
+tag correctly.&lt;para&gt;
</computeroutput>
</screen>