diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-24 12:29:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-24 12:29:55 +0000 |
commit | e8817c9088e66725a7ace239801ff1f75b6fc0e1 (patch) | |
tree | e35cb619db9b63b7ab9420f514eb4af79f958929 /parallel/pvm3 | |
parent | 8688d441f2f428174e21df16fa34c2a7468a193a (diff) | |
download | pkgsrc-e8817c9088e66725a7ace239801ff1f75b6fc0e1.tar.gz |
Complete standardization of messages according to latest pkglint.
Diffstat (limited to 'parallel/pvm3')
-rw-r--r-- | parallel/pvm3/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/pvm3/MESSAGE b/parallel/pvm3/MESSAGE index af2ee2ec511..3cc0ebbd286 100644 --- a/parallel/pvm3/MESSAGE +++ b/parallel/pvm3/MESSAGE @@ -1,5 +1,5 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.1 2001/10/31 22:58:23 zuntum Exp $ +=========================================================================== +$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:30 wiz Exp $ You must set the environment variable PVM_ROOT to ${PREFIX}/pvm3 in your startup files (.cshrc, .profile) on all machines in the cluster. In @@ -11,4 +11,4 @@ hostname ep=${PREFIX}/bin This allows you to point different architecture types to various sets of shared or local binaries. See pvmd(1) for more information. -====================================================================== +=========================================================================== |