diff options
-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> |