diff options
author | William Cohen <wcohen@redhat.com> | 2010-03-09 19:53:52 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2010-03-09 20:14:19 -0500 |
commit | c24a9d9a9795fac838c4074494006e6e7e1e8835 (patch) | |
tree | ee5f4ddc417ae69ea707ad5f92550f8c91544c4e /man | |
parent | c0f562688ae877000f46058f748a8b986679863e (diff) | |
download | systemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.tar.gz systemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.tar.xz systemtap-steved-c24a9d9a9795fac838c4074494006e6e7e1e8835.zip |
PR 11210 move stapprobe.* man pages to tapset::*
Complete the renaming scheme with prefix of "tapset::" for the man
pages related to over all description of groups of probes.
Diffstat (limited to 'man')
-rw-r--r-- | man/tapset::iosched.3stap (renamed from man/stapprobes.iosched.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::irq.3stap (renamed from man/stapprobes.irq.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::kprocess.3stap (renamed from man/stapprobes.kprocess.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::netdev.3stap (renamed from man/stapprobes.netdev.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::nfs.3stap (renamed from man/stapprobes.nfs.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::nfsd.3stap (renamed from man/stapprobes.nfsd.3stap.in) | 2 | ||||
-rw-r--r-- | man/tapset::pagefault.3stap (renamed from man/stapprobes.pagefault.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::rpc.3stap (renamed from man/stapprobes.rpc.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::scsi.3stap (renamed from man/stapprobes.scsi.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::signal.3stap (renamed from man/stapprobes.signal.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::snmp.3stap (renamed from man/stapprobes.snmp.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::socket.3stap (renamed from man/stapprobes.socket.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::tcp.3stap (renamed from man/stapprobes.tcp.3stap.in) | 4 | ||||
-rw-r--r-- | man/tapset::udp.3stap (renamed from man/stapprobes.udp.3stap.in) | 4 |
14 files changed, 27 insertions, 27 deletions
diff --git a/man/stapprobes.iosched.3stap.in b/man/tapset::iosched.3stap index 873251ac..58e27c9a 100644 --- a/man/stapprobes.iosched.3stap.in +++ b/man/tapset::iosched.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.IOSCHED 3stap @DATE@ "IBM" +.TH TAPSET::IOSCHED 3stap "" "IBM" .SH NAME -stapprobes.iosched \- systemtap IO scheduler probe points +tapset::iosched \- systemtap IO scheduler probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.irq.3stap.in b/man/tapset::irq.3stap index cc74c6df..33cae35a 100644 --- a/man/stapprobes.irq.3stap.in +++ b/man/tapset::irq.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.IRQ 3stap @DATE@ "IBM" +.TH TAPSET::IRQ 3stap "" "IBM" .SH NAME -stapprobes.irq \- Systemtap probes for IRQ, workqueue,etc +tapset::irq \- Systemtap probes for IRQ, workqueue,etc .\" macros .de SAMPLE diff --git a/man/stapprobes.kprocess.3stap.in b/man/tapset::kprocess.3stap index 4f5e7903..231cae36 100644 --- a/man/stapprobes.kprocess.3stap.in +++ b/man/tapset::kprocess.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.KPROCESS 3stap @DATE@ "Intel, IBM" +.TH TAPSET::KPROCESS 3stap "" "Intel, IBM" .SH NAME -stapprobes.kprocess \- systemtap kernel process probe points +tapset::kprocess \- systemtap kernel process probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.netdev.3stap.in b/man/tapset::netdev.3stap index ff09f150..46468c05 100644 --- a/man/stapprobes.netdev.3stap.in +++ b/man/tapset::netdev.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.NETDEV 3stap @DATE@ "IBM" +.TH TAPSET::NETDEV 3stap "" "IBM" .SH NAME -stapprobes.netdev \- systemtap network device probe points +tapset::netdev \- systemtap network device probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.nfs.3stap.in b/man/tapset::nfs.3stap index 14404b96..ce331ce0 100644 --- a/man/stapprobes.nfs.3stap.in +++ b/man/tapset::nfs.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.NFS 3stap @DATE@ "IBM" +.TH TAPSET::NFS 3stap "" "IBM" .SH NAME -stapprobes.nfs \- systemtap NFS client side probe points +tapset::nfs \- systemtap NFS client side probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.nfsd.3stap.in b/man/tapset::nfsd.3stap index ea2ac2df..cc40e456 100644 --- a/man/stapprobes.nfsd.3stap.in +++ b/man/tapset::nfsd.3stap @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH STAPPROBES.NFSD 3stap @DATE@ "IBM" +.TH STAPPROBES.NFSD 3stap "" "IBM" .SH NAME stapprobes.nfsd \- systemtap NFS server side probe points diff --git a/man/stapprobes.pagefault.3stap.in b/man/tapset::pagefault.3stap index 7d4f266e..06d31b71 100644 --- a/man/stapprobes.pagefault.3stap.in +++ b/man/tapset::pagefault.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.PAGEFAULT 3stap @DATE@ "IBM" +.TH TAPSET::PAGEFAULT 3stap "" "IBM" .SH NAME -stapprobes.pagefault \- systemtap pagefault probe points +tapset::pagefault \- systemtap pagefault probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.rpc.3stap.in b/man/tapset::rpc.3stap index 02b37a8b..c336bbed 100644 --- a/man/stapprobes.rpc.3stap.in +++ b/man/tapset::rpc.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.RPC 3stap @DATE@ "IBM" +.TH TAPSET::RPC 3stap "" "IBM" .SH NAME -stapprobes.rpc \- systemtap SunRPC probe points +tapset::rpc \- systemtap SunRPC probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.scsi.3stap.in b/man/tapset::scsi.3stap index afe16541..63266e93 100644 --- a/man/stapprobes.scsi.3stap.in +++ b/man/tapset::scsi.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.SCSI 3stap @DATE@ "IBM" +.TH TAPSET::SCSI 3stap "" "IBM" .SH NAME -stapprobes.scsi \- systemtap scsi probe points +tapset::scsi \- systemtap scsi probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.signal.3stap.in b/man/tapset::signal.3stap index cdaa51b9..decdded8 100644 --- a/man/stapprobes.signal.3stap.in +++ b/man/tapset::signal.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.SIGNAL 3stap @DATE@ "IBM" +.TH TAPSET::SIGNAL 3stap "" "IBM" .SH NAME -stapprobes.signal \- systemtap signal probe points +tapset::signal \- systemtap signal probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.snmp.3stap.in b/man/tapset::snmp.3stap index 95da75c9..31fad619 100644 --- a/man/stapprobes.snmp.3stap.in +++ b/man/tapset::snmp.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.SNMP 3stap @DATE@ "IBM" +.TH TAPSET::SNMP 3stap "" "IBM" .SH NAME -stapprobes.snmp \- Systemtap simple network management protocol probe points. +tapset::snmp \- Systemtap simple network management protocol probe points. .\" macros .de SAMPLE diff --git a/man/stapprobes.socket.3stap.in b/man/tapset::socket.3stap index fa6f1c0a..26833217 100644 --- a/man/stapprobes.socket.3stap.in +++ b/man/tapset::socket.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.SOCKET 3stap @DATE@ "IBM" +.TH TAPSET::SOCKET 3stap "" "IBM" .SH NAME -stapprobes.socket \- systemtap socket probe points +tapset::socket \- systemtap socket probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.tcp.3stap.in b/man/tapset::tcp.3stap index 88603f58..8ebfccb7 100644 --- a/man/stapprobes.tcp.3stap.in +++ b/man/tapset::tcp.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.TCP 3stap @DATE@ "IBM, Intel" +.TH TAPSET::TCP 3stap "" "IBM, Intel" .SH NAME -stapprobes.tcp \- systemtap tcp probe points +tapset::tcp \- systemtap tcp probe points .\" macros .de SAMPLE diff --git a/man/stapprobes.udp.3stap.in b/man/tapset::udp.3stap index dae11578..54c242aa 100644 --- a/man/stapprobes.udp.3stap.in +++ b/man/tapset::udp.3stap @@ -1,7 +1,7 @@ .\" -*- nroff -*- -.TH STAPPROBES.UDP 3stap @DATE@ "Intel" +.TH TAPSET::UDP 3stap "" "Intel" .SH NAME -stapprobes.udp \- systemtap udp probe points +tapset::udp \- systemtap udp probe points .\" macros .de SAMPLE |