]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
cg-manual.xml: Use cg-manual.forkingprograms id, not ms-manual.
authorMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 14:50:21 +0000 (16:50 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 14:50:21 +0000 (16:50 +0200)
cachegrind/docs/cg-manual.xml

index 73b58b634e2c26b2e53f3a514e8035a465101f32..353e1dbc6dbd375f7672eb85b1bc34b046cfb5cd 100644 (file)
@@ -492,7 +492,7 @@ assembly code source files in the same way as C/C++ source files.</para>
 
 </sect2>
 
-<sect2 id="ms-manual.forkingprograms" xreflabel="Forking Programs">
+<sect2 id="cg-manual.forkingprograms" xreflabel="Forking Programs">
 <title>Forking Programs</title>
 <para>If your program forks, the child will inherit all the profiling data that
 has been gathered for the parent.</para>