diff options
author | Tammy Fox <tfox@redhat.com> | 2004-01-30 19:43:27 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-01-30 19:43:27 +0000 |
commit | f58cbb444c985f7402b9f1462806c8541c11a3e0 (patch) | |
tree | 86ad7d3f82ead949c1ba1676d30d78cc20bd682a | |
parent | b6620a3732ea702c3f541107561919ed547ca09e (diff) | |
download | documentation-guide-f58cbb444c985f7402b9f1462806c8541c11a3e0.tar.gz documentation-guide-f58cbb444c985f7402b9f1462806c8541c11a3e0.tar.xz documentation-guide-f58cbb444c985f7402b9f1462806c8541c11a3e0.zip |
update location of legalnotice XML file
-rw-r--r-- | docs-tutorial-en.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-tutorial-en.xml b/docs-tutorial-en.xml index 16f6bd9..5d72d39 100644 --- a/docs-tutorial-en.xml +++ b/docs-tutorial-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-tutorial-en.xml,v 1.1 2003/09/22 16:34:23 tfox Exp $ --> +<!-- $Id: docs-tutorial-en.xml,v 1.2 2004/01/30 19:43:27 tfox Exp $ --> <chapter id="ch-tutorial"> <title>The Layout of a Tutorial</title> @@ -29,7 +29,7 @@ <!ENTITY DISTRO "Fedora Core"> <!-- Set the distro name --> <!ENTITY BOOKID "example-tutorial-0.1 (2003-07-07)"> <!-- change version of manual and date here --> -<!ENTITY LEGALNOTICE SYSTEM "../legalnotice.xml"> +<!ENTITY LEGALNOTICE SYSTEM "../common/legalnotice-en.xml"> ]> |