1
1
This commit was SVN r13452.
Этот коммит содержится в:
Karen Norteman 2007-02-01 21:29:06 +00:00
родитель f545127e7d
Коммит 4dc71969b1

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

@ -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 .\" Copyright (c) 1996 Thinking Machines Corporation
.TH MPI_Unpublish_name 3OpenMPI "September 2006" "Open MPI 1.2" " " .TH MPI_Unpublish_name 3OpenMPI "March 2007" "Open MPI 1.2" " "
.SH NAME .SH NAME
.nf .nf
@ -35,7 +35,7 @@ service_name
A service name (string). A service name (string).
.TP 1.4i .TP 1.4i
info info
Implementation-specific information (handle). Options to the name service functions (handle). No options currently supported.
.ft R .ft R
.TP 1.4i .TP 1.4i
port_name port_name
@ -79,6 +79,8 @@ See the MPI man page for a full list of MPI error codes.
.ft R .ft R
.nf .nf
MPI_Publish_name MPI_Publish_name
MPI_Lookup_name
MPI_Open_port
' @(#)MPI_Unpublish_name.3 1.8 06/03/09 ' @(#)MPI_Unpublish_name.3 1.8 06/03/09