diff options
Diffstat (limited to 'doc/BeginnersGuide/en-US/Book_Info.xml')
-rw-r--r-- | doc/BeginnersGuide/en-US/Book_Info.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/doc/BeginnersGuide/en-US/Book_Info.xml b/doc/BeginnersGuide/en-US/Book_Info.xml deleted file mode 100644 index 0058f768..00000000 --- a/doc/BeginnersGuide/en-US/Book_Info.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version='1.0'?> -<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ -]> - -<bookinfo id="SystemTap_Beginners_Guide"> - <title>SystemTap Beginners Guide</title> - <subtitle>For use with Red Hat Enterprise Linux 5</subtitle> - <issuenum>0.1</issuenum> - <edition>1.0</edition> - <productname>Red Hat Enterprise Linux</productname> - <productnumber>5</productnumber> - <pubsnumber>1</pubsnumber> - <abstract><para>This guide provides basic instructions on how to use SystemTap to monitor different subsystems of &PRODUCT; in finer detail. The <citetitle>SystemTap Beginners Guide</citetitle> is recommended for users who have taken <ulink url="https://www.redhat.com/courses/rh133_red_hat_linux_system_administration_and_rhct_exam/">RHCT</ulink> or have a similar level of expertise in &PRODUCT;.</para></abstract> - <corpauthor> - <inlinemediaobject> - <imageobject> - <imagedata format='SVG' fileref="Common_Content/images/title_logo.svg" /> - </imageobject> - <textobject><phrase>Logo</phrase></textobject> - </inlinemediaobject> - </corpauthor> - <copyright> - <year>&YEAR;</year> - <holder>&HOLDER;</holder> - </copyright> - <xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -</bookinfo> - - - |