diff --git a/Chap_API_Server.tex b/Chap_API_Server.tex index 1e4b9dd4..9a6e4963 100644 --- a/Chap_API_Server.tex +++ b/Chap_API_Server.tex @@ -3692,7 +3692,7 @@ \subsection{\code{pmix_server_job_control_fn_t}} \argin{ntargets}{Number of elements in the \refarg{targets} array (integer)} \argin{directives}{Array of info structures (array of handles)} \argin{ndirs}{Number of elements in the \refarg{info} array (integer)} -\argin{cbfunc}{Callback function \refapi{pmix_op_cbfunc_t} (function reference)} +\argin{cbfunc}{Callback function \refapi{pmix_info_cbfunc_t} (function reference)} \argin{cbdata}{Data to be passed to the callback function (memory reference)} \end{arglist} @@ -3783,7 +3783,7 @@ \subsection{\code{pmix_server_monitor_fn_t}} \argin{error}{Status code to use in generating event if alarm triggers (integer)} \argin{directives}{Array of info structures (array of handles)} \argin{ndirs}{Number of elements in the \refarg{info} array (integer)} -\argin{cbfunc}{Callback function \refapi{pmix_op_cbfunc_t} (function reference)} +\argin{cbfunc}{Callback function \refapi{pmix_info_cbfunc_t} (function reference)} \argin{cbdata}{Data to be passed to the callback function (memory reference)} \end{arglist}