diff options
author | ddomingo <ddomingo@redhat.com> | 2009-03-05 10:58:01 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2009-03-05 10:58:01 +1000 |
commit | ff2349408bbbfe83487335ed2d34346f70c15588 (patch) | |
tree | 3a254a5c773decb7678134888c2e829d6ea60131 /doc/Tapset_Reference_Guide/en-US/Preface.xml | |
parent | 9c9118af3062f3dc1e53ba8426993a24bbedaa97 (diff) | |
download | systemtap-steved-ff2349408bbbfe83487335ed2d34346f70c15588.tar.gz systemtap-steved-ff2349408bbbfe83487335ed2d34346f70c15588.tar.xz systemtap-steved-ff2349408bbbfe83487335ed2d34346f70c15588.zip |
add other required XMLs
Diffstat (limited to 'doc/Tapset_Reference_Guide/en-US/Preface.xml')
-rw-r--r-- | doc/Tapset_Reference_Guide/en-US/Preface.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/Tapset_Reference_Guide/en-US/Preface.xml b/doc/Tapset_Reference_Guide/en-US/Preface.xml new file mode 100644 index 00000000..6acf0c3e --- /dev/null +++ b/doc/Tapset_Reference_Guide/en-US/Preface.xml @@ -0,0 +1,15 @@ +<?xml version='1.0'?> +<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ +]> + +<preface id="Tapset_Reference_Guide-Preface"> + <title>Preface</title> + <para> + </para> + <xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"> + <xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"> + <xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + </xi:fallback> + </xi:include> +</preface> |