diff options
-rw-r--r-- | doc/SystemTap_Tapset_Reference/tapsets.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/SystemTap_Tapset_Reference/tapsets.tmpl b/doc/SystemTap_Tapset_Reference/tapsets.tmpl index f1b783b3..f11f3585 100644 --- a/doc/SystemTap_Tapset_Reference/tapsets.tmpl +++ b/doc/SystemTap_Tapset_Reference/tapsets.tmpl @@ -204,7 +204,7 @@ </para> !Itapset/process.stp </chapter> - +<!-- <chapter id="signal.stp"> <title>Signal Tapset</title> <para> @@ -212,6 +212,6 @@ It contains the following probe points: </para> !Itapset/signal2.stp - </chapter> + </chapter>--> </book> |