diff options
author | Don Domingo <ddomingo@redhat.com> | 2009-12-01 11:01:47 +1000 |
---|---|---|
committer | Don Domingo <ddomingo@redhat.com> | 2009-12-01 11:01:47 +1000 |
commit | 53482a8b534a30f620da745e467d85276b02ea9b (patch) | |
tree | 3db601de8d374f899e586640495efa8b7bfb7073 /doc | |
parent | 34a120fcb38cf509038255d77858b369e88d550c (diff) | |
download | systemtap-steved-53482a8b534a30f620da745e467d85276b02ea9b.tar.gz systemtap-steved-53482a8b534a30f620da745e467d85276b02ea9b.tar.xz systemtap-steved-53482a8b534a30f620da745e467d85276b02ea9b.zip |
minor modifications to allow book to build in latest Publican (1.x). to build in older versions of Publican, use old-syncandbuild.sh
Diffstat (limited to 'doc')
-rw-r--r-- | doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml index acca17ae..4b13da34 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Book_Info.xml @@ -9,7 +9,7 @@ <edition>2.0</edition> <productname>Red Hat Enterprise Linux</productname> - <productnumber>5</productnumber> + <productnumber>5.4</productnumber> <pubsnumber>2</pubsnumber> <abstract condition="RedHat"><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> @@ -23,11 +23,12 @@ <textobject><phrase>Logo</phrase></textobject> </inlinemediaobject> </corpauthor> - <copyright> +<!-- <copyright> <year>&YEAR;</year> <holder>&HOLDER;</holder> </copyright> - <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> + <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />--> +<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> </bookinfo> |