[project @ 2001-05-03 09:36:43 by simonmar]
authorsimonmar <unknown>
Thu, 3 May 2001 09:36:43 +0000 (09:36 +0000)
committersimonmar <unknown>
Thu, 3 May 2001 09:36:43 +0000 (09:36 +0000)
Oops, xrefs to varlistentries are unsupported apparently.  Xref the
section instead.

ghc/docs/users_guide/profiling.sgml
ghc/docs/users_guide/runtime_control.sgml

index fedc9fb..4413eb2 100644 (file)
@@ -682,7 +682,7 @@ $ ghcprof &lt;prog&gt;.prof
          <para>This option makes use of the extra information
          maintained by the cost-centre-stack profiler to provide
          useful information about the location of runtime errors.
-         See <xref linkend="stack-trace-option">.</para>
+         See <xref linkend="rts-options-debugging">.</para>
        </listitem>
       </varlistentry>
 
index 9dc6e14..b7b6fab 100644 (file)
   </sect2>
 
 <!-- ---------------------------------------------------------------------- -->
-  <sect2>
+  <sect2 id="rts-options-debugging">
     <title>RTS options for hackers, debuggers, and over-interested
     souls</title>
 
        </listitem>
       </varlistentry>
 
-      <varlistentry id="stack-trace-option">
+      <varlistentry>
        <term><option>-xc</option></term>
        <indexterm><primary><option>-xc</option></primary><secondary>RTS
        option</secondary></indexterm>