From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] qdisk: Fix man page example (take 2)
Date: Tue, 8 May 2012 13:57:32 +0200 [thread overview]
Message-ID: <1336478252-4933-1-git-send-email-fdinitto@redhat.com> (raw)
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
reply other threads:[~2012-05-08 11:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1336478252-4933-1-git-send-email-fdinitto@redhat.com \
--to=fdinitto@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).