]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Don't use similar ids for varlistentry in cg-manual and cl-manual.
authorMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 21:39:40 +0000 (23:39 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 13 May 2020 21:40:51 +0000 (23:40 +0200)
cachegrind/docs/cg-manual.xml
callgrind/docs/cl-manual.xml

index 353e1dbc6dbd375f7672eb85b1bc34b046cfb5cd..7a44e489f21b788197c70136bc15b55d8fd573c4 100644 (file)
@@ -793,7 +793,7 @@ small differences like these;  it works in the same way as
 
 <variablelist id="cg.opts.list">
 
-  <varlistentry id="opt.I1" xreflabel="--I1">
+  <varlistentry id="cg.opt.I1" xreflabel="--I1">
     <term>
       <option><![CDATA[--I1=<size>,<associativity>,<line size> ]]></option>
     </term>
@@ -803,7 +803,7 @@ small differences like these;  it works in the same way as
     </listitem>
   </varlistentry>
 
-  <varlistentry id="opt.D1" xreflabel="--D1">
+  <varlistentry id="cg.opt.D1" xreflabel="--D1">
     <term>
       <option><![CDATA[--D1=<size>,<associativity>,<line size> ]]></option>
     </term>
@@ -813,7 +813,7 @@ small differences like these;  it works in the same way as
     </listitem>
   </varlistentry>
 
-  <varlistentry id="opt.LL" xreflabel="--LL">
+  <varlistentry id="cg.opt.LL" xreflabel="--LL">
     <term>
       <option><![CDATA[--LL=<size>,<associativity>,<line size> ]]></option>
     </term>
index 713c1b7453c1e9ffaaad24668586292b4e2daddf..67e677ed0285527d532ce03f630b4e638ca0c9d5 100644 (file)
@@ -1082,7 +1082,7 @@ Also see <xref linkend="cl-manual.cycles"/>.</para>
     </listitem>
   </varlistentry>
 
-  <varlistentry id="opt.I1" xreflabel="--I1">
+  <varlistentry id="cl.opt.I1" xreflabel="--I1">
     <term>
       <option><![CDATA[--I1=<size>,<associativity>,<line size> ]]></option>
     </term>
@@ -1092,7 +1092,7 @@ Also see <xref linkend="cl-manual.cycles"/>.</para>
     </listitem>
   </varlistentry>
 
-  <varlistentry id="opt.D1" xreflabel="--D1">
+  <varlistentry id="cl.opt.D1" xreflabel="--D1">
     <term>
       <option><![CDATA[--D1=<size>,<associativity>,<line size> ]]></option>
     </term>
@@ -1102,7 +1102,7 @@ Also see <xref linkend="cl-manual.cycles"/>.</para>
     </listitem>
   </varlistentry>
 
-  <varlistentry id="opt.LL" xreflabel="--LL">
+  <varlistentry id="cl.opt.LL" xreflabel="--LL">
     <term>
       <option><![CDATA[--LL=<size>,<associativity>,<line size> ]]></option>
     </term>