Skip to content

Commit

Permalink
Add cross reference to the versioning section
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Hursey <[email protected]>
  • Loading branch information
jjhursey committed Aug 11, 2022
1 parent 6f53f29 commit 5772c7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Chap_API_Query.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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.
}

Expand Down

0 comments on commit 5772c7a

Please sign in to comment.