|
From: <sv...@va...> - 2006-10-21 23:01:03
|
Author: njn Date: 2006-10-22 00:00:59 +0100 (Sun, 22 Oct 2006) New Revision: 6334 Log: Link to dissertation with a proper link. Modified: trunk/cachegrind/docs/cg-manual.xml trunk/docs/xml/vg-entities.xml Modified: trunk/cachegrind/docs/cg-manual.xml =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/cachegrind/docs/cg-manual.xml 2006-10-21 22:25:56 UTC (rev 6333= ) +++ trunk/cachegrind/docs/cg-manual.xml 2006-10-21 23:00:59 UTC (rev 6334= ) @@ -1023,7 +1023,8 @@ <title>How Cachegrind works</title> <para>The best reference for understanding how Cachegrind works is chapt= er 3 of "Dynamic Binary Analysis and Instrumentation", by Nicholas Nethercote. = It -is available on the publications page of the Valgrind website.</para> +is available on the <ulink url=3D"&vg-pubs;">Valgrind publications +page</ulink>.</para> </sect2> =20 <sect2> Modified: trunk/docs/xml/vg-entities.xml =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/xml/vg-entities.xml 2006-10-21 22:25:56 UTC (rev 6333) +++ trunk/docs/xml/vg-entities.xml 2006-10-21 23:00:59 UTC (rev 6334) @@ -18,6 +18,7 @@ <!-- a real pain tracking the links down in the docs --> <!ENTITY vg-developers "http://www.valgrind.org/info/developers.html"> <!ENTITY vg-svn-repo "http://www.valgrind.org/downloads/repository.htm= l"> +<!ENTITY vg-pubs "http://www.valgrind.org/docs/pubs.html"> <!ENTITY vg-bookset "http://www.valgrind.org/docs/manual/index.html"> <!ENTITY vg-dist-docs "http://www.valgrind.org/docs/manual/dist.html"> <!ENTITY vg-commentary "http://www.valgrind.org/docs/manual/manual-core.= html#manual-core.comment"> |