summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Beginners_Guide
diff options
context:
space:
mode:
authorddomingo <ddomingo@redhat.com>2008-11-27 08:33:34 +1000
committerddomingo <ddomingo@redhat.com>2008-11-27 08:33:34 +1000
commit557320bbd95429836d2a077ac81337fcc3d3d354 (patch)
treeb068c87e808fdbce2db46b4224f98ba2f6bdc438 /doc/SystemTap_Beginners_Guide
parentb292269455060d2f07dfa83749f9a7766c478c5a (diff)
downloadsystemtap-steved-557320bbd95429836d2a077ac81337fcc3d3d354.tar.gz
systemtap-steved-557320bbd95429836d2a077ac81337fcc3d3d354.tar.xz
systemtap-steved-557320bbd95429836d2a077ac81337fcc3d3d354.zip
minor tag error corrected
Diffstat (limited to 'doc/SystemTap_Beginners_Guide')
-rw-r--r--doc/SystemTap_Beginners_Guide/en-US/Scripts.xml6
-rw-r--r--doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml1
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml b/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml
index 73f4c6b2..aa54f132 100644
--- a/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml
+++ b/doc/SystemTap_Beginners_Guide/en-US/Scripts.xml
@@ -997,17 +997,17 @@ that thread_indent is defined in tapsets as a special function of sorts</remark>
<indexterm>
<primary>Handlers</primary>
<secondary>handler functions</secondary>
-<tertiary><comamnd>target()</command></tertiary>
+<tertiary><command>target()</command></tertiary>
</indexterm>
<indexterm>
<primary>handler functions</primary>
<secondary>Handlers</secondary>
-<tertiary><comamnd>target()</command></tertiary>
+<tertiary><command>target()</command></tertiary>
</indexterm>
<indexterm>
-<primary><comamnd>target()</command></primary>
+<primary><command>target()</command></primary>
<secondary>Handlers</secondary>
<tertiary>handler functions</tertiary>
</indexterm>
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 33574c8e..9db658c1 100644
--- a/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml
+++ b/doc/SystemTap_Beginners_Guide/en-US/SystemTap_Beginners_Guide.xml
@@ -21,5 +21,6 @@
<!-- <xi:include href="Appendix.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
+ <index/>
</book>