From: Nicholas Nethercote Date: Tue, 17 May 2005 03:22:38 +0000 (+0000) Subject: Update website address. X-Git-Tag: svn/VALGRIND_3_0_0~565 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26afa60bf2a902791cfcecf979d21c833539b94b;p=thirdparty%2Fvalgrind.git Update website address. MERGE TO 2.4 REPOSITORY git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753 --- diff --git a/README b/README index 3cb204e53a..645f44874b 100644 --- a/README +++ b/README @@ -87,7 +87,7 @@ To install from a tar.bz2 distribution: 6. See if it works. Try "valgrind --tool=memcheck ls -l". Either this works, or it bombs out with some complaint. In that case, - please let us know (see valgrind.kde.org/bugs.html). + please let us know (see www.valgrind.org). Important! Do not move the valgrind installation into a place different from that specified by --prefix at build time. This will diff --git a/README_MISSING_SYSCALL_OR_IOCTL b/README_MISSING_SYSCALL_OR_IOCTL index 231f693cd0..5488f59218 100644 --- a/README_MISSING_SYSCALL_OR_IOCTL +++ b/README_MISSING_SYSCALL_OR_IOCTL @@ -166,5 +166,5 @@ There's a default case, sometimes it isn't correct and you have to write a more specific case to get the right behaviour. As above, please create a bug report and attach the patch as described -on http://valgrind.kde.org/bugs.html +on http://www.valgrind.org. diff --git a/README_PACKAGERS b/README_PACKAGERS index 416bcf9240..5d0e976600 100644 --- a/README_PACKAGERS +++ b/README_PACKAGERS @@ -63,4 +63,4 @@ of Valgrind. The following notes may save you some trouble. If you find any more hints/tips for packaging, please report -it as a bugreport. See http://valgrind.kde.org/bugs.html for details. +it as a bugreport. See http://www.valgrind.org for details. diff --git a/include/basic_types.h b/include/basic_types.h index 913da8fb3b..10c0f35992 100644 --- a/include/basic_types.h +++ b/include/basic_types.h @@ -75,7 +75,7 @@ typedef Where to send bug reports to. ------------------------------------------------------------------ */ -#define VG_BUGS_TO "valgrind.kde.org" +#define VG_BUGS_TO "www.valgrind.org" #endif /* __BASIC_TYPES_H */ diff --git a/none/tests/cmdline1.stdout.exp b/none/tests/cmdline1.stdout.exp index 4e0ba69a7c..20b69bccf4 100644 --- a/none/tests/cmdline1.stdout.exp +++ b/none/tests/cmdline1.stdout.exp @@ -42,7 +42,7 @@ usage: valgrind --tool= [options] prog-and-args Valgrind is Copyright (C) 2000-2005 Julian Seward et al. and licensed under the GNU General Public License, version 2. - Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org. + Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org. Tools are copyright and licensed by their authors. See each tool's start-up message for more information. diff --git a/none/tests/cmdline2.stdout.exp b/none/tests/cmdline2.stdout.exp index eba57bcca7..06161092e9 100644 --- a/none/tests/cmdline2.stdout.exp +++ b/none/tests/cmdline2.stdout.exp @@ -83,7 +83,7 @@ usage: valgrind --tool= [options] prog-and-args Valgrind is Copyright (C) 2000-2005 Julian Seward et al. and licensed under the GNU General Public License, version 2. - Bug reports, feedback, admiration, abuse, etc, to: valgrind.kde.org. + Bug reports, feedback, admiration, abuse, etc, to: www.valgrind.org. Tools are copyright and licensed by their authors. See each tool's start-up message for more information.