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 d59140c..00a37e7 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.3 2004/02/24 21:30:14 tfox Exp $ --> +<!-- $Id: docs-xml-tags-en.xml,v 1.4 2004/08/12 20:48:40 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.3 2004/02/24 21:30:14 tfox Exp $ --> +<!--$Id: docs-xml-tags-en.xml,v 1.4 2004/08/12 20:48:40 tfox Exp $ --> <chapter id="ch-sample"> <title>Sample Chapter</title> @@ -1642,8 +1642,8 @@ own entry to refer to. <screen> <computeroutput> -<command><para></command>This paragraph talk about using the <para> -tag correctly.<command><para></command> +<para></command>This paragraph demonstrates using the <para> +tag correctly.<command><para> </computeroutput> </screen> |