summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2004-09-17 16:17:24 +0000
committerTammy Fox <tfox@redhat.com>2004-09-17 16:17:24 +0000
commita8c18bd48e3292fdeab9e3cab2112738a8032a37 (patch)
tree6766779b481c23a7365aa23a65a492357f7e96ea
parent0158b0c5c9d5c1cff5e0d44354c1b64c433c26a7 (diff)
downloadfedora-doc-utils-a8c18bd48e3292fdeab9e3cab2112738a8032a37.tar.gz
fedora-doc-utils-a8c18bd48e3292fdeab9e3cab2112738a8032a37.tar.xz
fedora-doc-utils-a8c18bd48e3292fdeab9e3cab2112738a8032a37.zip
add draftnotice, bug #132415
-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">
+