]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Remove some cross-references that are broken in the man pages because they
authorNicholas Nethercote <njn@valgrind.org>
Mon, 10 Aug 2009 00:42:43 +0000 (00:42 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 10 Aug 2009 00:42:43 +0000 (00:42 +0000)
only include a subset of the User Manual.

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

callgrind/docs/cl-manual.xml
docs/xml/manual-core.xml

index 6715165f42db1f25d062471275282f0f9533eea1..818237af9cb74cd6a2ade50073b51218f3b49c5c 100644 (file)
@@ -722,7 +722,12 @@ Also see <xref linkend="cl-manual.limits"/>.</para>
       implicitly sets
       <option>--collect-state=no</option>.</para>
       <para>Collection state can be toggled also by inserting the client request
-      <computeroutput><xref linkend="cr.toggle-collect"/>;</computeroutput>
+      <computeroutput>
+      <!-- commented out because it causes broken links in the man page
+      <xref linkend="cr.toggle-collect"/>;
+      -->
+      CALLGRIND_TOGGLE_COLLECT
+      ;</computeroutput>
       at the needed code positions.</para>
     </listitem>
   </varlistentry>
index 3335ea113ef35093eba79fce188f4232d83c1f95..9104078840cfde4143269343a8b8cfd2da55e32b 100644 (file)
@@ -1010,9 +1010,12 @@ that can report errors, e.g. Memcheck, but not Cachegrind.</para>
       wildcards to function names, and by using frame-level wildcards.
       The wildcarding facilities are powerful yet flexible, and with a
       bit of careful editing, you may be able to suppress a whole
-      family of related errors with only a few suppressions.  For
-      details on how to do this, see
-      <xref linkend="manual-core.suppress"/>.</para>
+      family of related errors with only a few suppressions.  
+      <!-- commented out because it causes broken links in the man page
+      For details on how to do this, see
+      <xref linkend="manual-core.suppress"/>.
+      -->
+      </para>
 
       <para>Sometimes two different errors
       are suppressed by the same suppression, in which case Valgrind
@@ -1320,8 +1323,12 @@ need to use these.</para>
       code gets put on the stack for most programs.  The
       <function>VALGRIND_DISCARD_TRANSLATIONS</function> client request is
       an alternative to <option>--smc-check=all</option> that requires more
-      effort but is much faster;  see <xref
-      linkend="manual-core-adv.clientreq"/> for more details.</para>
+      effort but is much faster.
+      <!-- commented out because it causes broken links in the man page
+      ;  see <xref
+      linkend="manual-core-adv.clientreq"/> for more details.
+      -->
+      </para>
 
       <para>Some architectures (including ppc32 and ppc64) require
       programs which create code at runtime to flush the instruction