summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/deprecatednotice-en.xml29
-rw-r--r--common/fedora-entities-en.ent3
2 files changed, 31 insertions, 1 deletions
diff --git a/common/deprecatednotice-en.xml b/common/deprecatednotice-en.xml
new file mode 100644
index 0000000..0eeca61
--- /dev/null
+++ b/common/deprecatednotice-en.xml
@@ -0,0 +1,29 @@
+<note>
+ <title>DEPRECATED DOCUMENT</title>
+ <para>
+ This document is no longer supported by the &FDP;. One or more of the
+ following situations may have occurred:
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ Changes in Fedora may have made this document inaccurate.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ A more relevant document may be available.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ This document may have been subsumed in a different document.
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <para>
+ Refer to the revision history for more information.
+ </para>
+</note>
diff --git a/common/fedora-entities-en.ent b/common/fedora-entities-en.ent
index 045d898..05c727e 100644
--- a/common/fedora-entities-en.ent
+++ b/common/fedora-entities-en.ent
@@ -1,4 +1,4 @@
-<!-- $Id: fedora-entities-en.ent,v 1.5 2005/08/02 22:05:33 pfrields Exp $ -->
+<!-- $Id: fedora-entities-en.ent,v 1.6 2005/08/16 21:55:59 pfrields Exp $ -->
<!--
These common entities are useful shorthand
@@ -68,3 +68,4 @@
<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-en.xml">
<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-en.xml">
<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-en.xml">
+<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-en.xml">