From mboxrd@z Thu Jan 1 00:00:00 1970 From: fabbione@sourceware.org Date: 12 Feb 2008 06:18:16 -0000 Subject: [Cluster-devel] cluster/cman/man qdisk.5 Message-ID: <20080212061816.15632.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: fabbione at sourceware.org 2008-02-12 06:18:16 Modified files: cman/man : qdisk.5 Log message: Clean up qdisk man page. -\fB...>\fP is not a keyword (starts the line with .) make the man page more consistent with use of /> Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/man/qdisk.5.diff?cvsroot=cluster&r1=1.8&r2=1.9 --- cluster/cman/man/qdisk.5 2008/01/02 11:48:53 1.8 +++ cluster/cman/man/qdisk.5 2008/02/12 06:18:16 1.9 @@ -331,7 +331,7 @@ same on all nodes. .in 9 -\fIlabel\fP\fB="\fPmylabel\fB"/>\fP +\fIlabel\fP\fB="\fPmylabel\fB"\fP .in 12 This overrides the device field if present. If specified, the quorum daemon will read /proc/partitions and check for qdisk signatures @@ -339,7 +339,7 @@ label. This is useful in configurations where the block device name differs on a per-node basis. .in 8 -\fB...>\fP +\fB/>\fP .in 0 .SH "3.2. The tag" @@ -362,14 +362,14 @@ for heuristics. The default score for each heuristic is 1. .in 9 -\fIinterval\fP\fB="\fP2\fB"/>\fP +\fIinterval\fP\fB="\fP2\fB"\fP .in 12 This is the frequency (in seconds) at which we poll the heuristic. The default interval for every heuristic is 2 seconds. .in 0 .in 9 -\fItko\fP\fB="\fP1\fB"/>\fP +\fItko\fP\fB="\fP1\fB"\fP .in 12 After this many failed attempts to run the heuristic, it is considered DOWN, and its score is removed. The default tko for each heuristic is 1, which