diff options
author | William Cohen <wcohen@redhat.com> | 2009-01-12 09:19:36 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-01-12 09:19:36 -0500 |
commit | 71e8b62e3103d37865c2dfdfe2d8260f34031cb0 (patch) | |
tree | e54ad6fe2a13ce260eab11c89beb73f7573cebd9 | |
parent | dc38c256fac058289cdebd0fde881b4faf24b9d1 (diff) | |
download | systemtap-steved-71e8b62e3103d37865c2dfdfe2d8260f34031cb0.tar.gz systemtap-steved-71e8b62e3103d37865c2dfdfe2d8260f34031cb0.tar.xz systemtap-steved-71e8b62e3103d37865c2dfdfe2d8260f34031cb0.zip |
Correct author's name.
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 29721280..33ff669b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-12 William Cohen <wcohen@elastic.org> + + * S_T_R/tapsets.tmpl: Correct author's name. + 2009-01-07 William Cohen <wcohen@elastic.org> * S_T_R/Makefile.am: Use BUILD_REFDOCS. diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index 00dcd92f..ac06e87a 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -8,7 +8,7 @@ <authorgroup> <author> - <firstname>Willliam</firstname> + <firstname>William</firstname> <surname>Cohen</surname> <affiliation> <address> |