diff options
Diffstat (limited to 'doc/BeginnersGuide/en-US/Preface.xml')
-rw-r--r-- | doc/BeginnersGuide/en-US/Preface.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/BeginnersGuide/en-US/Preface.xml b/doc/BeginnersGuide/en-US/Preface.xml new file mode 100644 index 00000000..06d2d1f7 --- /dev/null +++ b/doc/BeginnersGuide/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="SystemTap_Beginners_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> |