Update website address.

MERGE TO 2.4 REPOSITORY



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753
This commit is contained in:
Nicholas Nethercote 2005-05-17 03:22:38 +00:00
parent a548e818d0
commit 26afa60bf2
6 changed files with 6 additions and 6 deletions

2
README
View File

@ -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

View File

@ -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.

View File

@ -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.

View File

@ -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 */

View File

@ -42,7 +42,7 @@ usage: valgrind --tool=<toolname> [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.

View File

@ -83,7 +83,7 @@ usage: valgrind --tool=<toolname> [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.