summaryrefslogtreecommitdiffstats
path: root/system/heartbeat/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/heartbeat/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/heartbeat/README b/system/heartbeat/README
index 742f8f2af6..ebc0562eb9 100644
--- a/system/heartbeat/README
+++ b/system/heartbeat/README
@@ -1,9 +1,9 @@
Linux-HA heartbeat
-Heartbeat is a daemon that provides cluster infrastructure (communication and
-membership) services to its clients. This allows clients to know about the
-presence (or disappearance!) of peer processes on other machines and to easily
-exchange messages with them.
+Heartbeat is a daemon that provides cluster infrastructure
+(communication and membership) services to its clients. This allows
+clients to know about the presence (or disappearance!) of peer
+processes on other machines and to easily exchange messages with them.
Heartbeat still comes with an integrated primitive resource
manager, which basically is just a shell script. This is also