From 0740d86e0fea732cea3adb84258ef45beb3f8e44 Mon Sep 17 00:00:00 2001 From: Bor Kraljič Date: Fri, 14 Oct 2011 14:16:39 +0200 Subject: gearmand: fixed long description wrap (scripted) --- cluster/gearmand/DETAILS | 9 ++++++--- cluster/gearmand/HISTORY | 3 +++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/cluster/gearmand/DETAILS b/cluster/gearmand/DETAILS index 2f0b961af3..23b02e6ae7 100755 --- a/cluster/gearmand/DETAILS +++ b/cluster/gearmand/DETAILS @@ -14,8 +14,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION KEYWORDS="" SHORT="load balancing and high availability client/server" cat << EOF -This is a rewrite (in C) of the Perl version found at http://danga.com/gearman/. It includes the -both a client/worker library, as well as the server. The server acts as a bridge between workers -(clients who can do work) and callers (clients who want work done). You should run several servers +This is a rewrite (in C) of the Perl version found at +http://danga.com/gearman/. It includes the +both a client/worker library, as well as the server. The server acts as a +bridge between workers +(clients who can do work) and callers (clients who want work done). You +should run several servers (at least two) for both load balancing and high availability. EOF diff --git a/cluster/gearmand/HISTORY b/cluster/gearmand/HISTORY index 3cd1e1eb18..fa84021b96 100644 --- a/cluster/gearmand/HISTORY +++ b/cluster/gearmand/HISTORY @@ -1,3 +1,6 @@ +2011-10-14 Bor Kraljič + * DETAILS: fixed long description wrap (scripted) + 2009-08-20 Treeve Jelbert * DETAILS: version 0.9 spell created -- cgit v1.2.3