Merge pull request #2408 from hppritcha/manpage_typo
fix minor typo in MPI_Comm_connect man page
Этот коммит содержится в:
Коммит
8d2c98e616
@ -13,7 +13,7 @@
|
||||
.SH C Syntax
|
||||
.nf
|
||||
#include <mpi.h>
|
||||
int MPI_Comm_connect(const gchar *\fIport_name\fP, MPI_Info \fIinfo\fP, int \fIroot\fP,
|
||||
int MPI_Comm_connect(const char *\fIport_name\fP, MPI_Info \fIinfo\fP, int \fIroot\fP,
|
||||
MPI_Comm \fIcomm\fP, MPI_Comm *\fInewcomm\fP)
|
||||
|
||||
.fi
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user