diff options
-rw-r--r-- | docs-xml-tags-en.xml | 6 |
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> -<!--$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-sample"> <title>Sample Chapter</title> @@ -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 -<xref linkend="ch-tutorial"><xref> and <xref linkend="s1-tutorial-parent"></xref> +<xref linkend="ch-tutorial"></xref> and <xref linkend="s1-tutorial-parent"></xref> </computeroutput> </screen> |