|
From: <sv...@va...> - 2005-10-16 17:19:13
|
Author: njn Date: 2005-10-16 18:19:10 +0100 (Sun, 16 Oct 2005) New Revision: 222 Log: fix broken links Modified: trunk/docs/quick-start.html Modified: trunk/docs/quick-start.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/quick-start.html 2005-10-16 17:13:58 UTC (rev 221) +++ trunk/docs/quick-start.html 2005-10-16 17:19:10 UTC (rev 222) @@ -158,7 +158,7 @@ <p> =20 If you don't understand an error message, please consult -<a href=3D"mc-manual.html#mc-manual.errormsgs">Explanation of error mess= ages from Memcheck</a> in the <a href=3D"manual.html">Valgrind User Manua= l</a> which has +<a href=3D"docs/mc-manual.html#mc-manual.errormsgs">Explanation of error= messages from Memcheck</a> in the <a href=3D"docs/manual.html">Valgrind = User Manual</a> which has examples of all the error messages Memcheck produces.</p> </div> <div class=3D"sect1" lang=3D"en"> @@ -169,7 +169,7 @@ </div> <p>Memcheck is not perfect; it occasionally produces false positives, and there are mechanisms for suppressing these (see -<a href=3D"manual-core.html#manual-core.suppress">Suppressing errors</a>= in the <a href=3D"manual.html">Valgrind User Manual</a>). +<a href=3D"manual/manual-core.html#manual-core.suppress">Suppressing err= ors</a> in the <a href=3D"manual.html">Valgrind User Manual</a>). However, it is typically right 99% of the time, so you should be wary of ignoring its error messages. After all, you wouldn't ignore warning messages produced by a compiler, right?</p> @@ -184,7 +184,7 @@ <a name=3D"quick-start.info"></a>5.=A0More information</h2></div></div> <div></div> </div> -<p>Please consult the <a href=3D"FAQ.html">Valgrind FAQ</a> and the +<p>Please consult the <a href=3D"FAQ/">Valgrind FAQ</a> and the <a href=3D"manual.html">Valgrind User Manual</a>, which have much more i= nformation. Note that the other tools in the Valgrind distribution can be invoked with the <tt class=3D"computeroutput">--tool</tt> option.</p> |