summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-09-17 20:36:24 -0400
committerDave Brolley <brolley@redhat.com>2009-09-17 20:36:24 -0400
commit762684a57fa5420cc122b475f592545e8eeb29cd (patch)
treec1b55657f1aff31e7298d76852bbe8522a84db13 /doc/SystemTap_Tapset_Reference
parent8afee8bbf045e858dae186d40653293c99dbbcdd (diff)
parent6bde4f381475cea055352d8ad5f60bb2f24de21d (diff)
downloadsystemtap-steved-762684a57fa5420cc122b475f592545e8eeb29cd.tar.gz
systemtap-steved-762684a57fa5420cc122b475f592545e8eeb29cd.tar.xz
systemtap-steved-762684a57fa5420cc122b475f592545e8eeb29cd.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'doc/SystemTap_Tapset_Reference')
-rw-r--r--doc/SystemTap_Tapset_Reference/tapsets.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
index 7e9d4784..448d4b20 100644
--- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl
+++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
@@ -113,7 +113,7 @@
The context functions provide additional information about where
an event occurred.
These functions can provide information such as a backtrace to
- where the event occured
+ where the event occurred
and the current register values for the processor.
</para>
!Itapset/context.stp
@@ -202,7 +202,7 @@
<title>Directory-entry (dentry) Tapset</title>
<para>
This family of functions is used to map kernel VFS
- directory entriy pointers to file or full path names.
+ directory entry pointers to file or full path names.
</para>
!Itapset/dentry.stp
</chapter>