summaryrefslogtreecommitdiff
path: root/app-shells/pdsh/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-11-26 11:42:28 +0000
commit89c6c06b8c42107dd231687a1012354e7d3039fc (patch)
treedad94f4da8a6694f3cb99f7048be2f9cf5f78f97 /app-shells/pdsh/metadata.xml
parent796cae72cf9ed18ba01256ac1f83a686a2a76036 (diff)
gentoo resync : 26.11.2017
Diffstat (limited to 'app-shells/pdsh/metadata.xml')
-rw-r--r--app-shells/pdsh/metadata.xml28
1 files changed, 15 insertions, 13 deletions
diff --git a/app-shells/pdsh/metadata.xml b/app-shells/pdsh/metadata.xml
index ed37c170f2ba..2c51800069f5 100644
--- a/app-shells/pdsh/metadata.xml
+++ b/app-shells/pdsh/metadata.xml
@@ -6,20 +6,22 @@
<name>Gentoo Cluster Project</name>
</maintainer>
<longdescription>
-Pdsh is a high-performance, parallel remote shell utility. It has built-in,
-thread-safe clients for Berkeley and Kerberos V4 rsh, and can call SSH
-externally (though with reduced performance). Pdsh uses a "sliding window"
-parallel algorithm to conserve socket resources on the initiating node and
-to allow progress to continue while timeouts occur on some connections.
-Pdsh is similar to DSH, part of the IBM PSSP software offering, but offers
-improved performance and handling of error conditions. It runs on a variety
-of platforms (including as a replacement for DSH on AIX/PSSP), but is
-primarily developed on Linux.
-</longdescription>
+ Pdsh is a high-performance, parallel remote shell utility. It has built-in,
+ thread-safe clients for Berkeley and Kerberos V4 rsh, and can call SSH
+ externally (though with reduced performance). Pdsh uses a "sliding window"
+ parallel algorithm to conserve socket resources on the initiating node and
+ to allow progress to continue while timeouts occur on some connections.
+ Pdsh is similar to DSH, part of the IBM PSSP software offering, but offers
+ improved performance and handling of error conditions. It runs on a variety
+ of platforms (including as a replacement for DSH on AIX/PSSP), but is
+ primarily developed on Linux.
+ </longdescription>
<use>
- <flag name="rsh">This allows the use of rsh (remote shell) and rcp
- (remote copy) for authoring websites. sftp is a much more secure protocol
- and is preferred.</flag>
+ <flag name="rsh">
+ This allows the use of rsh (remote shell) and rcp
+ (remote copy) for authoring websites. sftp is a much more secure protocol
+ and is preferred.
+ </flag>
</use>
<upstream>
<remote-id type="sourceforge">pdsh</remote-id>