summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/SystemTap_Tapset_Reference/tapsets.tmpl7
2 files changed, 7 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 01e9dcce..f2def218 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+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>
* langref.tex: Add process.label.
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>