1
1

man: fix a typo in MPI_Win_get_name()

Thanks Nicolas Joly for the report

Fixes open-mpi/ompi#2782

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Этот коммит содержится в:
Gilles Gouaillardet 2017-01-24 09:08:13 +09:00
родитель e7588f0509
Коммит 6f2ca5809b

Просмотреть файл

@ -50,7 +50,7 @@ Window whose name is to be returned (handle).
.ft R
.TP 1i
win_name
the Tame previously stored on the window, or an empty string if no such name exists (string).
the name previously stored on the window, or an empty string if no such name exists (string).
.TP 1i
resultlen
Length of returned name (integer).