]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Link to dissertation with a proper link.
authorNicholas Nethercote <njn@valgrind.org>
Sat, 21 Oct 2006 23:02:13 +0000 (23:02 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sat, 21 Oct 2006 23:02:13 +0000 (23:02 +0000)
MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6335

cachegrind/docs/cg-manual.xml
docs/xml/vg-entities.xml

index 1d2f123329dec180624079a0305310f4b49c0548..9714ddfc6e23ccaea93ab24bd9cc246514fda15b 100644 (file)
@@ -1023,7 +1023,8 @@ use Cachegrind, but may be of interest to some people.
 <title>How Cachegrind works</title>
 <para>The best reference for understanding how Cachegrind works is chapter 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="&vg-pubs;">Valgrind publications
+page</ulink>.</para>
 </sect2>
 
 <sect2>
index e29d9d5027fe0bf4a6032a2260992f735e25b64a..19f95e6127c176a728741d2c869e8c59eeff8707 100644 (file)
@@ -7,8 +7,8 @@
 
 <!-- valgrind release + version stuff -->
 <!ENTITY rel-type    "Release">
-<!ENTITY rel-version "3.2.1">
-<!ENTITY rel-date    "16 September 2006">
+<!ENTITY rel-version "3.2.0">
+<!ENTITY rel-date    "7 June 2006">
 
 <!-- where the docs are installed -->
 <!ENTITY vg-doc-path  "/usr/share/doc/valgrind/html/index.html">
@@ -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.html">
+<!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">