aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/xenstat')
-rw-r--r--tools/xenstat/xentop/xentop.12
-rw-r--r--tools/xenstat/xentop/xentop.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/xenstat/xentop/xentop.1 b/tools/xenstat/xentop/xentop.1
index 78c3332895..0a78e4c56b 100644
--- a/tools/xenstat/xentop/xentop.1
+++ b/tools/xenstat/xentop/xentop.1
@@ -91,7 +91,7 @@ scroll domain display
Written by Judy Fischbach, David Hendricks, and Josh Triplett
.SH "REPORTING BUGS"
-Report bugs to <xen-tools@lists.xensource.com>.
+Report bugs to <xen-devel@lists.xen.org>.
.SH COPYRIGHT
Copyright \(co 2005 International Business Machines Corp
diff --git a/tools/xenstat/xentop/xentop.c b/tools/xenstat/xentop/xentop.c
index 60cf607794..db9990f50b 100644
--- a/tools/xenstat/xentop/xentop.c
+++ b/tools/xenstat/xentop/xentop.c
@@ -47,7 +47,7 @@
"Copyright (C) 2005 International Business Machines Corp\n"\
"This is free software; see the source for copying conditions.There is NO\n"\
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
-#define XENTOP_BUGSTO "Report bugs to <xen-tools@lists.xensource.com>.\n"
+#define XENTOP_BUGSTO "Report bugs to <xen-devel@lists.xen.org>.\n"
#define _GNU_SOURCE
#include <getopt.h>