diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-12 21:01:19 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-12 21:01:19 +0000 |
commit | 154a99785ec103d3b940400e14b7a96403d5f835 (patch) | |
tree | 3dc15dac2e2a8939aa718c52ea7b7a3cb6f521b9 | |
parent | a9b4378644a3166e09e713f0ab93916f5fe6edda (diff) | |
download | documentation-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.xml | 8 |
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> -<!--$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-sample"> <title>Sample Chapter</title> @@ -1642,8 +1642,8 @@ own entry to refer to. <screen> <computeroutput> -<para></command>This paragraph demonstrates using the <para> -tag correctly.<command><para> +<para>This paragraph demonstrates using the <para> +tag correctly.<para> </computeroutput> </screen> |