]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update website address.
authorNicholas Nethercote <njn@valgrind.org>
Tue, 17 May 2005 03:22:38 +0000 (03:22 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Tue, 17 May 2005 03:22:38 +0000 (03:22 +0000)
MERGE TO 2.4 REPOSITORY

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3753

README
README_MISSING_SYSCALL_OR_IOCTL
README_PACKAGERS
include/basic_types.h
none/tests/cmdline1.stdout.exp
none/tests/cmdline2.stdout.exp

diff --git a/README b/README
index 3cb204e53a56bfffa966fb5f510cea656565ddf3..645f44874bbc2aa8b4b66ad8913399800c81c751 100644 (file)
--- 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
index 231f693cd0af1775e6d3887d63719d91746fbab4..5488f59218de5ff11ce18e0a18d852b6123c4027 100644 (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.
 
index 416bcf92405fb7ceb58ae4e0ea4eb2a31e228f7e..5d0e9766000c2dd1499cc35648af9fb716201a4f 100644 (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.
index 913da8fb3bb741b238cb5beedcc603f2b0e01fa7..10c0f35992a6778b04004d53e1a0d989d797c2d3 100644 (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 */
index 4e0ba69a7c4ff3c1fb27146e1b8bdade72b81310..20b69bccf44259ca5bac2e766e194248caba3332 100644 (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.
index eba57bcca72f4664aa54c97162dd7875e2cbe884..06161092e97afeda11ca47d7bf68e017e6168269 100644 (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.