Skip to content

Commit

Permalink
squash me: docs fix
Browse files Browse the repository at this point in the history
Signed-off-by: Howard Pritchard <[email protected]>
  • Loading branch information
hppritcha committed Oct 10, 2023
1 parent 9863afb commit f92f489
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/man-openmpi/man3/MPIX_Precv_init.3.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _mpi_precv_init:
.. _mpix_precv_init:


MPIX_Precv_init
Expand Down
4 changes: 2 additions & 2 deletions docs/man-openmpi/man3/MPIX_Psend_init.3.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _mpi_psend_init:
.. _mpix_psend_init:


PMIX_Psend_init
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit f92f489

Please sign in to comment.