man page fix based on report to ports@
ok merdely@, "go for it" todd@ (MAINTAINER)
This commit is contained in:
parent
8bc9d02d4f
commit
cbc9dc5384
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2007/09/16 02:53:00 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2007/11/19 01:40:48 okan Exp $
|
||||
# Original from: Yannick Cote
|
||||
|
||||
DISTNAME= lam-6.5.9
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
SHARED_LIBS += lamf77mpi 0.0 # .0.0
|
||||
SHARED_LIBS += pmpi 0.0 # .0.0
|
||||
SHARED_LIBS += lam 0.0 # .0.0
|
||||
|
11
devel/lam/patches/patch-man_mans_mpi_share
Normal file
11
devel/lam/patches/patch-man_mans_mpi_share
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-man_mans_mpi_share,v 1.1 2007/11/19 01:40:48 okan Exp $
|
||||
--- man/mans/mpi.share.orig Sun Nov 18 11:35:19 2007
|
||||
+++ man/mans/mpi.share Sun Nov 18 11:36:08 2007
|
||||
@@ -1,3 +1,7 @@
|
||||
+.TH TOPIC 7 "January, 2003" "LAM 6.5.9" "LAM OVERVIEW"
|
||||
+.SH NAME
|
||||
+TOPIC \- LAM/MPI implementation
|
||||
+.SH DESCRIPTION
|
||||
LAM features a full implementation of Message-Passing Interface, with
|
||||
the exception that the MPI_CANCEL function will not properly cancel
|
||||
messages that have been sent. Pending receive requests can be
|
Loading…
Reference in New Issue
Block a user