Remove some cross-references that are broken in the man pages because they

only include a subset of the User Manual.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10757
This commit is contained in:
Nicholas Nethercote 2009-08-10 00:42:43 +00:00
parent c149a17389
commit 0db63a66bf
2 changed files with 18 additions and 6 deletions

View 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>

View 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