summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-09-08 14:42:17 +1000
committerddomingo <ddomingo@redhat.com>2008-09-08 14:42:17 +1000
commite36b5fc35d4033d5718eb8e101968b79d0360202 (patch)
tree26ee33f865670a52cad8448e24458162c2202af8
parent82f426c231754da7c58ddbeca29c3e36baa0b291 (diff)
downloadsystemtap-steved-e36b5fc35d4033d5718eb8e101968b79d0360202.tar.gz
systemtap-steved-e36b5fc35d4033d5718eb8e101968b79d0360202.tar.xz
systemtap-steved-e36b5fc35d4033d5718eb8e101968b79d0360202.zip
remove test tag
-rw-r--r--doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml b/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml
index 3194dba0..e418f561 100644
--- a/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml
+++ b/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml
@@ -26,10 +26,6 @@
<remark>
** add design advantages? e.g. "building kmods on-the-fly allows safer execution of script etc etc"
- </remark>
-
- <remark>
- test
</remark>
<para>A SystemTap session begins when you run a SystemTap script. This session occurs in the following fashion:</para>