From cd6f550720d7d345f99887bc60aca81ca6078a6b Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Tue, 3 Jun 2008 17:39:37 +0000 Subject: [PATCH] 2 more minor fixes from our Debian friends. This commit was SVN r18560. --- ompi/mpi/man/man3/MPI_Comm_f2c.3 | 2 +- ompi/mpi/man/man3/MPI_Status_f2c.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ompi/mpi/man/man3/MPI_Comm_f2c.3 b/ompi/mpi/man/man3/MPI_Comm_f2c.3 index e773985cf0..6f3f90eef6 100644 --- a/ompi/mpi/man/man3/MPI_Comm_f2c.3 +++ b/ompi/mpi/man/man3/MPI_Comm_f2c.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 1996 Thinking Machines Corporation .TH MPI_Comm_f2c 3OpenMPI "September 2006" "Open MPI 1.2" " " .SH NAME -\fBMPI_Comm_f2c,MPI_Comm_c2f,MPI_File_f2c,MPI_File_c2f,MPI_Info_f2c,MPI_Info_c2f,MPI_Op_f2c,MPI_Op_c2f,MPI_Request_f2c,MPI_Request_c2f,MPI_Type_f2c,MPI_Type_c2f,MPI_Win_f2c,MPI_Win_c2f \fP \- Translates a C handle into a Fortran handle, or vice versa. +\fBMPI_Comm_f2c, MPI_Comm_c2f, MPI_File_f2c, MPI_File_c2f, MPI_Info_f2c, MPI_Info_c2f, MPI_Op_f2c, MPI_Op_c2f, MPI_Request_f2c, MPI_Request_c2f, MPI_Type_f2c, MPI_Type_c2f, MPI_Win_f2c, MPI_Win_c2f \fP \- Translates a C handle into a Fortran handle, or vice versa. .SH SYNTAX .ft R diff --git a/ompi/mpi/man/man3/MPI_Status_f2c.3 b/ompi/mpi/man/man3/MPI_Status_f2c.3 index 3a10dd4167..a5d362fecd 100644 --- a/ompi/mpi/man/man3/MPI_Status_f2c.3 +++ b/ompi/mpi/man/man3/MPI_Status_f2c.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 1996 Thinking Machines Corporation .TH MPI_Status_f2c 3OpenMPI "September 2006" "Open MPI 1.2" " " .SH NAME -\fBMPI_Status_f2c,MPI_Status_c2f \fP \- Translates a C status into a Fortran status, or vice versa. +\fBMPI_Status_f2c, MPI_Status_c2f \fP \- Translates a C status into a Fortran status, or vice versa. .SH SYNTAX .ft R