diff --git a/Chap_API_Query.tex b/Chap_API_Query.tex index 22c84dab..aa1190a5 100644 --- a/Chap_API_Query.tex +++ b/Chap_API_Query.tex @@ -356,13 +356,13 @@ \subsection{Query keys} % \declareAttributeNEW{PMIX_QUERY_STABLE_ABI_VERSION}{"pmix.qry.stabiver"}{char *}{ Query the PMIx Standard Stable \ac{ABI} version(s) supported by the \ac{PMIx} library. The version returned will be of the form \code{"MAJOR.MINOR"}. If multiple versions are supported then a comma-separated list of version numbers will be returned. -%See Section~\ref{chap:intro:abi:versioning} for versioning advice. +See Section~\ref{chap:intro:abi:versioning} for versioning advice. NO QUALIFIERS. } % \declareAttributeNEW{PMIX_QUERY_PROVISIONAL_ABI_VERSION}{"pmix.qry.prabiver"}{char *}{ Query the PMIx Standard Provisional \ac{ABI} version(s) supported by the \ac{PMIx} library. The version returned will be of the form \code{"MAJOR.MINOR"}. If multiple versions are supported then a comma-separated list of version numbers will be returned. -%See Section~\ref{chap:intro:abi:versioning} for versioning advice. +See Section~\ref{chap:intro:abi:versioning} for versioning advice. NO QUALIFIERS. }