diff options
author | Tammy Fox <tfox@redhat.com> | 2004-08-12 21:17:05 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-08-12 21:17:05 +0000 |
commit | ebc8f45f0bcd8655f3d295182a45696b8b2c8b40 (patch) | |
tree | b2c05fbafc9effb61e1e01a4c2c200b084ca5a44 | |
parent | 38250dd73d68f385b86db8cfc7d0c08e9a217cb2 (diff) | |
download | documentation-guide-ebc8f45f0bcd8655f3d295182a45696b8b2c8b40.tar.gz documentation-guide-ebc8f45f0bcd8655f3d295182a45696b8b2c8b40.tar.xz documentation-guide-ebc8f45f0bcd8655f3d295182a45696b8b2c8b40.zip |
fix DocBook declaration and sync with example-tutorial-en.xml in CVS
-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 6093a95..3a0aca0 100644 --- a/docs-tutorial-en.xml +++ b/docs-tutorial-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: docs-tutorial-en.xml,v 1.4 2004/02/24 21:30:01 tfox Exp $ --> +<!-- $Id: docs-tutorial-en.xml,v 1.5 2004/08/12 21:17:05 tfox Exp $ --> <chapter id="ch-tutorial"> <title>The Layout of a Tutorial</title> @@ -19,7 +19,7 @@ <screen> <computeroutput> -<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN" +<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ <!ENTITY RH "Red Hat"> <!--The generic term "Red Hat" --> |