From e13398b68df9f8ead9348c85a624b8f0c463065c Mon Sep 17 00:00:00 2001 From: Karen Norteman Date: Thu, 1 Feb 2007 21:16:43 +0000 Subject: [PATCH] trac bug 850 This commit was SVN r13438. --- ompi/mpi/man/man3/MPI_Allgatherv.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ompi/mpi/man/man3/MPI_Allgatherv.3 b/ompi/mpi/man/man3/MPI_Allgatherv.3 index 0aaffd886b..8db2be8ee1 100644 --- a/ompi/mpi/man/man3/MPI_Allgatherv.3 +++ b/ompi/mpi/man/man3/MPI_Allgatherv.3 @@ -1,6 +1,6 @@ -.\"Copyright 2006, Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. +.\"Copyright 2007, Sun Microsystems, Inc. .\" Copyright (c) 1996 Thinking Machines Corporation -.TH MPI_Allgatherv 3OpenMPI "September 2006" "Open MPI 1.2" " " +.TH MPI_Allgatherv 3OpenMPI "March 2007" "Open MPI 1.2" " " .SH NAME \fBMPI_Allgatherv\fP \- Gathers data from all processes and delivers it to all. Each process may contribute a different amount of data.