diff --git a/docs/man-openmpi/man3/MPIX_Precv_init.3.rst b/docs/man-openmpi/man3/MPIX_Precv_init.3.rst index 1e92240d5c4..8af52f896a7 100644 --- a/docs/man-openmpi/man3/MPIX_Precv_init.3.rst +++ b/docs/man-openmpi/man3/MPIX_Precv_init.3.rst @@ -1,4 +1,4 @@ -.. _mpi_precv_init: +.. _mpix_precv_init: MPIX_Precv_init diff --git a/docs/man-openmpi/man3/MPIX_Psend_init.3.rst b/docs/man-openmpi/man3/MPIX_Psend_init.3.rst index 8e2bcfd0ab6..e6468c97a51 100644 --- a/docs/man-openmpi/man3/MPIX_Psend_init.3.rst +++ b/docs/man-openmpi/man3/MPIX_Psend_init.3.rst @@ -1,4 +1,4 @@ -.. _mpi_psend_init: +.. _mpix_psend_init: PMIX_Psend_init @@ -78,7 +78,7 @@ NOTE The current implementation is an early prototype and is not fully compliant with the MPI-4.0 specification. Specifically this function and -it's counterpart (MPI_Precv_init) will block until the partitioned +it's counterpart (MPIX_Precv_init) will block until the partitioned communication request is initialized on both ends. This behavior will be corrected in future versions.