diff options
author | ddomingo <ddomingo@redhat.com> | 2008-11-10 10:48:12 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-11-10 10:48:12 +1000 |
commit | 589db2fcca4ca4d494859b64283311b2599bfb3e (patch) | |
tree | fdd7dd29809aac490f4db6fdbbe68fa489fe5444 /doc/SystemTap_Beginners_Guide/en-US | |
parent | f14c7731269c7152604ac1a0dc37cbbc567b6b8c (diff) | |
download | systemtap-steved-589db2fcca4ca4d494859b64283311b2599bfb3e.tar.gz systemtap-steved-589db2fcca4ca4d494859b64283311b2599bfb3e.tar.xz systemtap-steved-589db2fcca4ca4d494859b64283311b2599bfb3e.zip |
proofread run
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml b/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml index 1a55010b..33574c8e 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml @@ -12,7 +12,8 @@ <xi:include href="Useful_SystemTap_Scripts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> <!-- <xi:include href="Useful_Advanced_Scripts.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> --> <xi:include href="Errors.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> - <xi:include href="Tips_Tricks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> +<!-- removing, no content + <xi:include href="Tips_Tricks.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> --> <xi:include href="References.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <!-- <xi:include href="" xmlns:xi="http://www.w3.org/2001/XInclude" /> |