From 3da34b09f2581093983ca29c2522a500c569a9ca Mon Sep 17 00:00:00 2001 From: William Cohen Date: Wed, 21 Jan 2009 17:08:34 -0500 Subject: Update copyright date and correct paragraph. --- doc/SystemTap_Tapset_Reference/tapsets.tmpl | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'doc/SystemTap_Tapset_Reference') 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 @@ - 2008 + 2008, 2009 Red Hat, Inc. @@ -92,11 +92,10 @@ - In some cases, tapsets do not have a return 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 return + 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.