summaryrefslogtreecommitdiffstats
path: root/stap.1.in
diff options
context:
space:
mode:
Diffstat (limited to 'stap.1.in')
-rw-r--r--stap.1.in29
1 files changed, 2 insertions, 27 deletions
diff --git a/stap.1.in b/stap.1.in
index 079fb1a4..8b3065e6 100644
--- a/stap.1.in
+++ b/stap.1.in
@@ -875,32 +875,7 @@ unloading.
.IR gdb (1)
.SH BUGS
-There are numerous missing features and possibly numerous bugs. Use
-the Bugzilla link off of the project web page:
+Use the Bugzilla link off of the project web page or our mailing list.
.nh
-.BR http://sources.redhat.com/systemtap/ .
+.BR http://sources.redhat.com/systemtap/ , <systemtap@sources.redhat.com> .
.hy
-
-.SH AUTHORS
-The
-.IR stap
-translator was written by Frank Ch. Eigler and Graydon Hoare. The
-kernel-side runtime library and the user-level
-.IR staprun
-daemon was written by Martin Hunt and Tom Zanussi. Contact them
-using the public mailing list:
-.nh
-.BR <systemtap@sources.redhat.com> .
-.hy
-
-.SH ACKNOWLEDGEMENTS
-The primary probing mechanism uses IBM's
-.IR kprobes ,
-and
-.IR relayfs
-packages, which were improved and ported by IBM and Intel staff.
-The elfutils library from Ulrich Drepper and Roland McGrath is used
-to process dwarf debugging information. Many project members contributed
-to the overall design and priorities of the system, including Will Cohen,
-Jim Keniston, Vara Prasad, and Brad Chen.
-