diff options
-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" /> |