diff options
author | ddomingo <ddomingo@redhat.com> | 2008-10-15 15:05:02 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-10-15 15:05:02 +1000 |
commit | f32ca759d95515be3c7728c9ffd7afcfa49e1ce0 (patch) | |
tree | 9ae8aefb2d409b827e75b112915ea99ba636865b /doc/SystemTap_Beginners_Guide/en-US/Appendix.xml | |
parent | f4e4014f97627cfd36429d1c5b8e65373a837875 (diff) | |
download | systemtap-steved-f32ca759d95515be3c7728c9ffd7afcfa49e1ce0.tar.gz systemtap-steved-f32ca759d95515be3c7728c9ffd7afcfa49e1ce0.tar.xz systemtap-steved-f32ca759d95515be3c7728c9ffd7afcfa49e1ce0.zip |
tried improving Installation, also trying out new chapter on advanced scripts (tentative)
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US/Appendix.xml')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Appendix.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Appendix.xml b/doc/SystemTap_Beginners_Guide/en-US/Appendix.xml index f7f8ea1d..dbeb3c08 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Appendix.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Appendix.xml @@ -2,12 +2,14 @@ <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ ]> -<appendix id="SystemTap_Beginners_Guide-Revision_History"> - <appendixinfo> +<appendix id="SystemTap_Beginners_Guide-appendix-advancedscripts"> +<!-- <appendixinfo> <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - </appendixinfo> - <title>Revision History</title> + </appendixinfo>--> + <title>Full Version of Advanced Scripts</title> <para> + This appendix contains the full versions of all scripts discussed in <xref linkend="useful-advanced-scripts"/>. </para> + </appendix> |