summaryrefslogtreecommitdiff
path: root/parallel/pvm3/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commitf4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /parallel/pvm3/DESCR
parent4f4f1b81d13abc86b32673c726b70d17a6202d29 (diff)
downloadpkgsrc-f4ab4bfd7ecc3cdfad69293a69f2c92d7ae60161.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'parallel/pvm3/DESCR')
-rw-r--r--parallel/pvm3/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/pvm3/DESCR b/parallel/pvm3/DESCR
index 2aee3f6b023..1486abae013 100644
--- a/parallel/pvm3/DESCR
+++ b/parallel/pvm3/DESCR
@@ -1,13 +1,13 @@
PVM (Parallel Virtual Machine) is a portable message-passing programming
system, designed to link separate host machines to form a ``virtual
-machine'' which is a single, manageable computing resource.
+machine'' which is a single, manageable computing resource.
The virtual machine can be composed of hosts of varying types, in
physically remote locations. PVM applications can be composed of any
number of separate processes, or components, written in a mixture of C,
C++ and Fortran. The system is portable to a wide variety of
architectures, including workstations, multiprocessors, supercomputers and
-PCs.
+PCs.
PVM is a byproduct of ongoing research at several institutions, and is
-made available to the public free of charge.
+made available to the public free of charge.