diff options
Diffstat (limited to 'chapter01/bootcd.xml')
-rw-r--r-- | chapter01/bootcd.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/bootcd.xml b/chapter01/bootcd.xml new file mode 100644 index 000000000..7fc61cccb --- /dev/null +++ b/chapter01/bootcd.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ + <!ENTITY % general-entities SYSTEM "../general.ent"> + %general-entities; +]> +<sect1 id="prepare-bootcd"> +<title>About the Included CD</title> +<?dbhtml filename="bootcd.html"?> + +<para>See testing</para> + +</sect1> + |