diff options
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index f2def218..71498225 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ 2009-02-05 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Add contrib tag to quiet warnings. + +2009-02-05 William Cohen <wcohen@redhat.com> + * S_T_R/tapsets.tmpl: Minor correction for signal.stp chapter. 2009-02-02 Stan Cox <scox@redhat.com> diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 4310f39a..d6b3b309 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -10,6 +10,7 @@ <author> <firstname>William</firstname> <surname>Cohen</surname> + <contrib></contrib> <affiliation> <address> <email>wcohen@redhat.com</email> |