diff options
author | William Cohen <wcohen@redhat.com> | 2008-11-25 10:54:02 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2008-11-25 10:54:02 -0500 |
commit | 488c6541711c86e021a38b53247e6ac47e89f538 (patch) | |
tree | a3287b3911c9b2c2c28ea30e3b1ee9b2b24ff175 /doc/SystemTap_Tapset_Reference/en-US/Chapter.xml | |
parent | d01eaa3048dc250e14246128da2d6dc2784afbe1 (diff) | |
download | systemtap-steved-488c6541711c86e021a38b53247e6ac47e89f538.tar.gz systemtap-steved-488c6541711c86e021a38b53247e6ac47e89f538.tar.xz systemtap-steved-488c6541711c86e021a38b53247e6ac47e89f538.zip |
Remove the old SystemTap_Tapset_Reference.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/en-US/Chapter.xml')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/en-US/Chapter.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/doc/SystemTap_Tapset_Reference/en-US/Chapter.xml b/doc/SystemTap_Tapset_Reference/en-US/Chapter.xml deleted file mode 100644 index 64b94c9d..00000000 --- a/doc/SystemTap_Tapset_Reference/en-US/Chapter.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version='1.0'?> -<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ -]> - -<chapter id="SystemTap_Tapset_Reference-Test"> - <title>Test</title> - <para> - This is a test paragraph - </para> - <section id="SystemTap_Tapset_Reference-Test-Section_1_Test"> - <title>Section 1 Test</title> - <para> - Test of a section - </para> - </section> - - <section id="SystemTap_Tapset_Reference-Test-Section_2_Test"> - <title>Section 2 Test</title> - <para> - Test of a section - </para> - </section> - -</chapter> - |