diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-02-20 14:56:38 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-02-20 14:56:38 +0100 |
commit | 02615365a92ca2570c1f96abc8a97674aa2ccae1 (patch) | |
tree | ebedfd91a0f6d299b39e84295e091e12c0767dc8 /man | |
parent | c3bad3042df505a3470f1e20b09822a9df1d4761 (diff) | |
parent | adc67597f327cd43d58b1d0cb740dab14a75a058 (diff) | |
download | systemtap-steved-02615365a92ca2570c1f96abc8a97674aa2ccae1.tar.gz systemtap-steved-02615365a92ca2570c1f96abc8a97674aa2ccae1.tar.xz systemtap-steved-02615365a92ca2570c1f96abc8a97674aa2ccae1.zip |
Merge branch 'master' into pr6866
Conflicts:
ChangeLog: Removed
runtime/ChangeLog: Removed
runtime/sym.c: Merged
runtime/task_finder.c: Merged
tapset/ChangeLog: Removed
testsuite/ChangeLog: Removed
Diffstat (limited to 'man')
-rw-r--r-- | man/ChangeLog | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/man/ChangeLog b/man/ChangeLog deleted file mode 100644 index 98c22b84..00000000 --- a/man/ChangeLog +++ /dev/null @@ -1,24 +0,0 @@ - -2007-09-04 Srinivasa DS <srinivasa@in.ibm.com> - - * stapprobes.task.5.in: New task tapset man page. - -2007-01-23 Mike Mason <mmlnx@us.ibm.com> - - * stapprobes.socket.5.in: New sockets tapset man page. - -2006-10-18 Li Guanglei <guanglei@cn.ibm.com> - * stapprobes.iosched.5.in: update - -2006-10-10 Li Guanglei <guanglei@cn.ibm.com> - - * stapprobes.signal.5.in: document signal syscall - -2006-09-29 Li Guanglei <guanglei@cn.ibm.com> - - * stapprobes.iosched.5.in, stapprobes.netdev.5.in, stapprobes.nfs.5.in, - stapprobes.nfsd.5.in, stapprobes.pagefault.5.in, stapprobes.process.5.in, - stapprobes.rpc.5.in, stapprobes.scsi.5.in, stapprobes.signal.5.in, - stapprobes.tcp.5.in, stapprobes.udp.5.in: Some of these man pages are from - the old stapprobes.5.in. Some are newly created(rpc, nfs, nfsd) - * man/.cvsignore: ignore the generated man page files |