summaryrefslogtreecommitdiffstats
path: root/doc/SystemTap_Tapset_Reference
diff options
context:
space:
mode:
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>