diff options
author | William Cohen <wcohen@redhat.com> | 2009-01-21 17:08:34 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-01-21 17:08:34 -0500 |
commit | 3da34b09f2581093983ca29c2522a500c569a9ca (patch) | |
tree | 9980fa0d3f40d699ee25d7524764c91da0190853 /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | 1c4cf93d166d146262afcf3df69a8f1b0a9c2ee2 (diff) | |
download | systemtap-steved-3da34b09f2581093983ca29c2522a500c569a9ca.tar.gz systemtap-steved-3da34b09f2581093983ca29c2522a500c569a9ca.tar.xz systemtap-steved-3da34b09f2581093983ca29c2522a500c569a9ca.zip |
Update copyright date and correct paragraph.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 11 |
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> <!-- |