summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 14:16:41 +0200
committerBor Kraljič2011-10-14 14:16:41 +0200
commitbd22f05e8eab481c8110f176628261df0ab21b90 (patch)
treeb2465276a4bbcca696e62644301bcbed701d0eeb
parent0a876951d7e58868a28feebd4dec88c87e51fad4 (diff)
xpvm: fixed long description wrap (scripted)
-rwxr-xr-xcluster/xpvm/DETAILS5
-rw-r--r--cluster/xpvm/HISTORY3
2 files changed, 7 insertions, 1 deletions
diff --git a/cluster/xpvm/DETAILS b/cluster/xpvm/DETAILS
index 9a70e6e961..71ab85c830 100755
--- a/cluster/xpvm/DETAILS
+++ b/cluster/xpvm/DETAILS
@@ -10,5 +10,8 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20020507
SHORT="graphical interface to the PVM console"
cat << EOF
-XPVM provides a graphical interface to the PVM console commands and information, along with several animated views to monitor the execution of PVM programs. These views provide information about the interactions among tasks in a parallel PVM program, to assist in debugging and performance tuning.
+XPVM provides a graphical interface to the PVM console commands and
+information, along with several animated views to monitor the execution of
+PVM programs. These views provide information about the interactions among
+tasks in a parallel PVM program, to assist in debugging and performance tuning.
EOF
diff --git a/cluster/xpvm/HISTORY b/cluster/xpvm/HISTORY
index 90efb821ae..6e91f0dcf0 100644
--- a/cluster/xpvm/HISTORY
+++ b/cluster/xpvm/HISTORY
@@ -1,3 +1,6 @@
+2011-10-14 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: fixed long description wrap (scripted)
+
2006-06-29 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Removed BUILD_API=1 and UPDATED
* PRE_BUILD: Apply patch and setup environment variables