From 72c10a1655db8ef862f7fbcb2c06cc76efa473db Mon Sep 17 00:00:00 2001 From: Tammy Fox Date: Thu, 30 Sep 2004 14:25:36 +0000 Subject: fix missing end tag per bug #134202 --- docs-xml-tags-en.xml | 6 +++--- 1 file 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 @@ - + DocBook XML Tags @@ -191,7 +191,7 @@ browser. -<!--$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. 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> -- cgit