summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/draftnotice-en.xml8
-rw-r--r--common/fedora-entities-en.xml6
2 files changed, 13 insertions, 1 deletions
diff --git a/common/draftnotice-en.xml b/common/draftnotice-en.xml
new file mode 100644
index 0000000..30a39a8
--- /dev/null
+++ b/common/draftnotice-en.xml
@@ -0,0 +1,8 @@
+<note>
+ <title>DRAFT</title>
+ <para>
+ This is a draft version of the document. It is subject to change at any time
+ and may not have been tested for technical accuracy yet. If you find any
+ errors, please report them via Bugzilla in bug &BUG-NUM;.
+ </para>
+</note>
diff --git a/common/fedora-entities-en.xml b/common/fedora-entities-en.xml
index 54f11e0..e0c27aa 100644
--- a/common/fedora-entities-en.xml
+++ b/common/fedora-entities-en.xml
@@ -1,4 +1,4 @@
-<!-- $Id: fedora-entities-en.xml,v 1.5 2004/09/12 21:04:34 tfox Exp $ -->
+<!-- $Id: fedora-entities-en.xml,v 1.6 2004/09/17 16:17:24 tfox Exp $ -->
<!--
These common entities are useful shorthand
@@ -53,3 +53,7 @@
<!ENTITY IG "Installation Guide">
<!ENTITY DOCG "Documentation Guide">
+
+<!-- ************** draftnotice ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-en.xml">
+