]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Avoid ampersands that seem to be causing XML-to-PDF conversion troubles.
authorNicholas Nethercote <njn@valgrind.org>
Thu, 30 Jul 2009 22:21:24 +0000 (22:21 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 30 Jul 2009 22:21:24 +0000 (22:21 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10666

exp-ptrcheck/docs/pc-manual.xml

index abfeb29bdd52823a2c1e941d0c2137bf5eac8bf1..f3eb6acaa64a5081f9f4213d31f6796a4d52256b 100644 (file)
@@ -5,8 +5,8 @@
 
 
 <chapter id="pc-manual" 
-         xreflabel="Ptrcheck: an experimental heap, stack &amp; global array overrun detector">
-  <title>Ptrcheck: an experimental heap, stack &amp; global array overrun detector</title>
+         xreflabel="Ptrcheck: an experimental heap, stack and global array overrun detector">
+  <title>Ptrcheck: an experimental heap, stack and global array overrun detector</title>
 
 <para>To use this tool, you must specify
 <option>--tool=exp-ptrcheck</option> on the Valgrind