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.tmpl11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
index ac06e87a..cbbc3b3a 100644
--- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl
+++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl
@@ -19,7 +19,7 @@
</authorgroup>
<copyright>
- <year>2008</year>
+ <year>2008, 2009</year>
<holder>Red Hat, Inc.</holder>
</copyright>
@@ -92,11 +92,10 @@
</para>
<para>
- In some cases, tapsets do not have a <replaceable>return</replaceable> v
-alue. This
- simply means that the tapset does not extract anything from the kernel.
-This is common among
- asynchronous events such as timers, exit functions, and print functions.
+ In some cases, tapsets do not have a <replaceable>return</replaceable>
+ value. This simply means that the tapset does not extract anything from
+ the kernel. This is common among asynchronous events such as timers,
+ exit functions, and print functions.
</para>
<!--