diff options
author | Jim Keniston <jkenisto@us.ibm.com> | 2008-10-03 14:11:41 -0700 |
---|---|---|
committer | Jim Keniston <jkenisto@us.ibm.com> | 2008-10-03 14:11:41 -0700 |
commit | b678f438a390da7f9a6712a22c95d069dfd6643b (patch) | |
tree | 2bf12daf34f2f534af8add9c3aa93afd1abdf38b /doc/SystemTap_Beginners_Guide/en-US/Introduction.xml | |
parent | de50692ab43992557f4e0b719e09c0a88127a603 (diff) | |
parent | 748eea887135ac44f5c4b0a7499225d4cb2cbefe (diff) | |
download | systemtap-steved-b678f438a390da7f9a6712a22c95d069dfd6643b.tar.gz systemtap-steved-b678f438a390da7f9a6712a22c95d069dfd6643b.tar.xz systemtap-steved-b678f438a390da7f9a6712a22c95d069dfd6643b.zip |
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US/Introduction.xml')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml b/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml index b19f5e48..28abf439 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Introduction.xml @@ -30,7 +30,7 @@ <itemizedlist> <listitem><para>To introduce users to SystemTap, familiarize them with its architecture, and provide setup instructions for all kernel types.</para></listitem> - <listitem><para>To provide pre-written SystemTap scripts for monitoring and forensic tasks, along with instructions on how to analyze their output.</para></listitem> + <listitem><para>To provide pre-written SystemTap scripts for monitoring detailed activity in different components of the system, along with instructions on how to analyze their output.</para></listitem> </itemizedlist> <!-- </formalpara> --> <remark>above, Short description on the underlying goals of SystemTap_Beginners_Guide, what we want to teach users.</remark> |