diff options
author | William Cohen <wcohen@redhat.com> | 2009-02-05 16:26:45 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-02-05 16:26:45 -0500 |
commit | d2fe9738c31c4fdea8c8152c9844d40b3d314b1a (patch) | |
tree | 8aebce6d6420cf8300c407842d93e06787f88fa8 | |
parent | e7a0bd52170613bf6b328ffa8a7c791efae8a1c1 (diff) | |
download | systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.tar.gz systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.tar.xz systemtap-steved-d2fe9738c31c4fdea8c8152c9844d40b3d314b1a.zip |
Add contrib tag to quiet warnings.
-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> |