summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 19:04:19 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-25 20:53:46 +0100
commitfb0e780f2c5713b7b53ad9d49fe93c163de80dac (patch)
tree26f91af3a9ccd38d82b40dceb486ab205e146513 /app-shells
parentapp-shells/bash-completion: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-fb0e780f2c5713b7b53ad9d49fe93c163de80dac.tar.gz
gentoo-fb0e780f2c5713b7b53ad9d49fe93c163de80dac.tar.bz2
gentoo-fb0e780f2c5713b7b53ad9d49fe93c163de80dac.zip
app-shells/pdsh: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-shells')
-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>