From 57d1740e24714ff35b146955fd0b0d4bcf975d8d Mon Sep 17 00:00:00 2001 From: Andrew Cooper Date: Thu, 26 Jul 2012 10:35:37 +0100 Subject: xen: update xensource.com to xen.org This patch was constructed by grepping for xensource.com over the entire repository and eyeballing which ones were sensible to update. In addition, the xen-tools mailing list has been deprecated, so update xentop to refer to xen-devel instead. Signed-off-by: Andrew Cooper Acked-by: Ian Campbell Committed-by: Ian Campbell --- tools/xenstat/xentop/xentop.1 | 2 +- tools/xenstat/xentop/xentop.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/xenstat') 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 . +Report bugs to . .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 .\n" +#define XENTOP_BUGSTO "Report bugs to .\n" #define _GNU_SOURCE #include -- cgit v1.2.3