diff options
-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"> ]> |