diff options
author | William Cohen <wcohen@redhat.com> | 2009-02-05 09:26:49 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-02-05 09:26:49 -0500 |
commit | 4b7b5c032203bec067abc74800cdd0a444395574 (patch) | |
tree | f9a469dbf67de6381d41d23f608c305f809de9ad /doc/SystemTap_Tapset_Reference/tapsets.tmpl | |
parent | 3d3d7bad0e69f779bca6a95b41f09ca3373db692 (diff) | |
download | systemtap-steved-4b7b5c032203bec067abc74800cdd0a444395574.tar.gz systemtap-steved-4b7b5c032203bec067abc74800cdd0a444395574.tar.xz systemtap-steved-4b7b5c032203bec067abc74800cdd0a444395574.zip |
Minor correction for signal.stp chapter.
Diffstat (limited to 'doc/SystemTap_Tapset_Reference/tapsets.tmpl')
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index f11f3585..4310f39a 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -204,14 +204,13 @@ </para> !Itapset/process.stp </chapter> -<!-- -<chapter id="signal.stp"> + <chapter id="signal.stp"> <title>Signal Tapset</title> <para> This family of probe points is used to probe signal activities. It contains the following probe points: </para> -!Itapset/signal2.stp - </chapter>--> +!Itapset/signal.stp + </chapter> </book> |