diff options
author | ddomingo <ddomingo@redhat.com> | 2008-12-10 11:57:53 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-12-10 11:57:53 +1000 |
commit | 439dd952af5eee5a365b4e96492ddc31d50330e5 (patch) | |
tree | a6a8ca34c354283b38e03b8dcf2664f73e4cd33b /doc/SystemTap_Beginners_Guide/en-US | |
parent | 128149439c016808c7e7ccfd4666b055d581e8ce (diff) | |
download | systemtap-steved-439dd952af5eee5a365b4e96492ddc31d50330e5.tar.gz systemtap-steved-439dd952af5eee5a365b4e96492ddc31d50330e5.tar.xz systemtap-steved-439dd952af5eee5a365b4e96492ddc31d50330e5.zip |
revised for re-push to docs stage
Diffstat (limited to 'doc/SystemTap_Beginners_Guide/en-US')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml | 4 | ||||
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Revision_History.xml | 15 |
2 files changed, 17 insertions, 2 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml index f2876aad..1599dc53 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml @@ -4,11 +4,11 @@ <bookinfo id="SystemTap_Beginners_Guide"> <title>SystemTap Beginners Guide</title> - <subtitle condition="RedHat">Introduction to SystemTap (for Red Hat Enterprise Linux 5)</subtitle> + <subtitle condition="RedHat">Introduction to SystemTap (for Red Hat Enterprise Linux 5.3)</subtitle> <subtitle condition="fedora">Introduction to SystemTap (for Fedora Core 10)</subtitle> <edition>2.0</edition> <productname>Red Hat Enterprise Linux</productname> - <productnumber>5.3</productnumber> + <productnumber>5</productnumber> <pubsnumber>2</pubsnumber> <abstract><para>This guide provides basic instructions on how to use SystemTap to monitor different subsystems of &PRODUCT; in finer detail. The <citetitle>SystemTap Beginners Guide</citetitle> is recommended for users who have taken <ulink url="https://www.redhat.com/courses/rh133_red_hat_linux_system_administration_and_rhct_exam/">RHCT</ulink> or have a similar level of expertise in &PRODUCT;.</para></abstract> <corpauthor> diff --git a/doc/SystemTap_Beginners_Guide/en-US/Revision_History.xml b/doc/SystemTap_Beginners_Guide/en-US/Revision_History.xml index d708da4f..d5ce8446 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Revision_History.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Revision_History.xml @@ -35,6 +35,21 @@ </simplelist> </revdescription> </revision> + + <revision> + <revnumber>3.0</revnumber> + <date>December 10, 2008</date> + <author> + <firstname>Don</firstname> + <surname>Domingo</surname> + <email>ddomingo@redhat.com</email> + </author> + <revdescription> + <simplelist> + <member>Revised product number to make suitable for new docs stage.</member> + </simplelist> + </revdescription> + </revision> </revhistory> </simpara> </appendix> |