update mpich linux

This commit is contained in:
Bassem Girgis
2019-08-10 18:46:24 -05:00
parent fd76cc3a51
commit 9b1ac8cf33
867 changed files with 11634 additions and 13950 deletions

View File

@@ -1,9 +1,9 @@
.TH MPI_Info_delete 3 "11/10/2017" " " "MPI"
.TH MPI_Info_delete 3 "6/5/2019" " " "MPI"
.SH NAME
MPI_Info_delete \- Deletes a (key,value) pair from info
.SH SYNOPSIS
.nf
int MPI_Info_delete( MPI_Info info, const char *key )
int MPI_Info_delete(MPI_Info info, const char *key)
.fi
.SH INPUT PARAMETERS
.PD 0