diff options
author | Josh Stone <jistone@redhat.com> | 2009-11-10 02:29:22 -0800 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-11-10 02:29:22 -0800 |
commit | 8d9ee48ac337f0f4e569b3cf8b6adb9de97b0405 (patch) | |
tree | 412f1021941bca04fb516b9a2217c84f8e331acc /man | |
parent | 2d9a88723b5da45064f45fb1d5e41104c6987d2c (diff) | |
download | systemtap-steved-8d9ee48ac337f0f4e569b3cf8b6adb9de97b0405.tar.gz systemtap-steved-8d9ee48ac337f0f4e569b3cf8b6adb9de97b0405.tar.xz systemtap-steved-8d9ee48ac337f0f4e569b3cf8b6adb9de97b0405.zip |
Fix stapprobes.irq title and add to install list
(And incidentally re-enable quiet builds at the same time...)
Diffstat (limited to 'man')
-rw-r--r-- | man/stapprobes.irq.3stap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/stapprobes.irq.3stap.in b/man/stapprobes.irq.3stap.in index 84eaab16..239fd87e 100644 --- a/man/stapprobes.irq.3stap.in +++ b/man/stapprobes.irq.3stap.in @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH STAPPROBES.SNMP 3stap @DATE@ "IBM" +.TH STAPPROBES.IRQ 3stap @DATE@ "IBM" .SH NAME stapprobes.irq \- Systemtap probes for IRQ, workqueue,etc |