* [Cluster-devel] [PATCH] qdisk: Fix man page example (take 2)
@ 2012-05-08 11:57 Fabio M. Di Nitto
0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2012-05-08 11:57 UTC (permalink / raw)
To: cluster-devel.redhat.com
From: "Fabio M. Di Nitto" <fdinitto@redhat.com>
Resolves: rhbz#745538
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
cman/man/qdisk.5 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/cman/man/qdisk.5 b/cman/man/qdisk.5
index e0b0ff6..ca974fa 100644
--- a/cman/man/qdisk.5
+++ b/cman/man/qdisk.5
@@ -479,11 +479,11 @@ by the qdiskd timeout.
.br
<quorumd interval="1" tko="10" votes="3" label="testing">
.in 12
-<heuristic program="ping A -c1 -t1" score="1" interval="2" tko="3"/>
+<heuristic program="ping A -c1 -w1" score="1" interval="2" tko="3"/>
.br
-<heuristic program="ping B -c1 -t1" score="1" interval="2" tko="3"/>
+<heuristic program="ping B -c1 -w1" score="1" interval="2" tko="3"/>
.br
-<heuristic program="ping C -c1 -t1" score="1" interval="2" tko="3"/>
+<heuristic program="ping C -c1 -w1" score="1" interval="2" tko="3"/>
.br
.in 8
</quorumd>
--
1.7.7.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-08 11:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-08 11:57 [Cluster-devel] [PATCH] qdisk: Fix man page example (take 2) Fabio M. Di Nitto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).