From fb952d35665035106d5a0f2fd3c79898dfb3c47e Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Wed, 28 Dec 2005 00:40:27 +0000 Subject: Update to use new entity standards --- docs-tutorial-en.xml | 4 ++-- docs-tutorial-zh_CN.xml | 4 ++-- documentation-guide-en.xml | 4 ++-- documentation-guide-zh_CN.xml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs-tutorial-en.xml b/docs-tutorial-en.xml index 88aae9c..d748721 100644 --- a/docs-tutorial-en.xml +++ b/docs-tutorial-en.xml @@ -1,4 +1,4 @@ - + The Layout of a Tutorial @@ -27,7 +27,7 @@ <!ENTITY VERSION "0.1"> <!-- change version of tutorial here --> -<!ENTITY BOOKID "example-tutorial-&VERSION; (2003-07-07)"> <!-- change last modified date here --> +<!ENTITY DOCID "example-tutorial-&VERSION; (2003-07-07)"> <!-- change last modified date here --> <!ENTITY LEGALNOTICE SYSTEM "../common/legalnotice-en.xml"> diff --git a/docs-tutorial-zh_CN.xml b/docs-tutorial-zh_CN.xml index 6a7e494..a24e3bc 100644 --- a/docs-tutorial-zh_CN.xml +++ b/docs-tutorial-zh_CN.xml @@ -1,5 +1,5 @@ - + 文档的布局 在本章您将看到 &PROJECT; 文档中,主控文件的示例。这个示例与 Docs Project 处理 DocBook XML 的方式相关。主控文件包含文档的主要结构,以及到定义公共实体的文件的链接,还包括定义文档版本和日期的实体。 @@ -15,7 +15,7 @@ <!ENTITY VERSION "0.1"> <!-- change version of tutorial here --> -<!ENTITY BOOKID "example-tutorial-&VERSION; (2003-07-07)"> <!-- change last modified date here --> +<!ENTITY DOCID "example-tutorial-&VERSION; (2003-07-07)"> <!-- change last modified date here --> <!ENTITY LEGALNOTICE SYSTEM "../common/legalnotice-en.xml"> diff --git a/documentation-guide-en.xml b/documentation-guide-en.xml index 7d7ad19..a83b8b6 100644 --- a/documentation-guide-en.xml +++ b/documentation-guide-en.xml @@ -1,4 +1,4 @@ - + - + diff --git a/documentation-guide-zh_CN.xml b/documentation-guide-zh_CN.xml index 1a29334..49b5df7 100644 --- a/documentation-guide-zh_CN.xml +++ b/documentation-guide-zh_CN.xml @@ -4,7 +4,7 @@ %FEDORA-ENTITIES-EN; - + -- cgit