summaryrefslogtreecommitdiffstats
path: root/common/legalnotice-section-en_US.xml
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-03-02 23:06:38 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2006-03-02 23:06:38 +0000
commit32e1656ffdc1d2a5023849275e41303739f7cd17 (patch)
treeb611b029b86fb94042a25cde0db67fabd11521ad /common/legalnotice-section-en_US.xml
parent7ffecadfc52a941184f2860fb7b5cd250b1a4f01 (diff)
downloadfedora-doc-utils-32e1656ffdc1d2a5023849275e41303739f7cd17.tar.gz
fedora-doc-utils-32e1656ffdc1d2a5023849275e41303739f7cd17.tar.xz
fedora-doc-utils-32e1656ffdc1d2a5023849275e41303739f7cd17.zip
Replaced references to "-en.xml" to "-en_US.xml", including in the
<DOCTYPE> areas.
Diffstat (limited to 'common/legalnotice-section-en_US.xml')
-rw-r--r--common/legalnotice-section-en_US.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/common/legalnotice-section-en_US.xml b/common/legalnotice-section-en_US.xml
new file mode 100644
index 0000000..190fe63
--- /dev/null
+++ b/common/legalnotice-section-en_US.xml
@@ -0,0 +1,40 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- $Id: -->
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+"http://www.docbook.org/xml/4.4/docbookx.dtd" [
+
+<!-- *************** COMMON FDP entities *************** -->
+ <!ENTITY % FEDORA-ENTITIES SYSTEM "./fedora-entities-en_US.ent">
+ %FEDORA-ENTITIES;
+
+]>
+<!--
+
+ Use this legalnotice for no-chunks/single-page HTML output. It is an optional
+ usage to move the bulk of the legalnotice to another location in the document.
+
+ If you use this legalnotice, you must include a call to the
+ LEGALNOTICE-NOCHUNKS or LEGALNOTICE-RELNOTES. This gets the legal material in
+ the proper <legalnotice /> container.SECTION entity, or include a similar
+ <section> in your document. The call to LEGALNOTICE-SECTION must happen where
+ a <section> is otherwise allowed. One good location is immediately following
+ an introduction.
+
+-->
+
+<section id="sn-legalnotice">
+ <title>Legal Notice</title>
+ <xi:include href="legalnotice-content-p1-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p2-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p3-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p4-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p5-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+ <xi:include href="legalnotice-content-p6-en_US.xml"
+ xmlns:xi="http://www.w3.org/2001/XInclude" />
+</section>
+