Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fix wrong pointer to pmDesc Example for mmv_metric_t #65

Closed
wants to merge 1 commit into
from
Jump to file or symbol
Failed to load files and symbols.
+1 −1
Split
@@ -6828,7 +6828,7 @@ waiting for factory capacity to become available).</para>
data structures are directly comparable to PMDA data structures described earlier:</para>
<itemizedlist>
<listitem>
- <para>mmv_metric_t maps to a pmDesc structure, as in <xref linkend="Z975964618sdc"/></para>
+ <para>mmv_metric_t maps to a pmDesc structure, as in <xref linkend="Z976548425sdc"/></para>
</listitem>
<listitem>
<para>MMV_TYPE, MMV_SEM, and MMV_UNITS map to PMAPI constructs for type, semantics, dimensionality and scale, as in <xref linkend="Z1034792511tls"/></para>