* [Cluster-devel] cluster/dlm/man dlm_tool.8
@ 2007-10-26 21:37 teigland
0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2007-10-26 21:37 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Branch: RHEL5
Changes by: teigland at sourceware.org 2007-10-26 21:37:14
Modified files:
dlm/man : dlm_tool.8
Log message:
remove option about starting deadlock cycle
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/man/dlm_tool.8.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.1.2.1&r2=1.1.2.2
--- cluster/dlm/man/dlm_tool.8 2007/08/22 14:15:22 1.1.2.1
+++ cluster/dlm/man/dlm_tool.8 2007/10/26 21:37:14 1.1.2.2
@@ -13,14 +13,13 @@
.B
dlm_tool
[\fIOPTIONS\fR]
-<\fBjoin | leave | lockdump | deadlock_check\fP>
+<\fBjoin | leave | lockdump\fP>
<\fBname\fP>
.SH DESCRIPTION
-\fBdlm_tool\fP is a program used to join or leave dlm lockspaces, dump
-dlm lock state, and initiate deadlock detection cycles. The name of a
-lockspace follows the subcommand.
+\fBdlm_tool\fP is a program used to join or leave dlm lockspaces, and
+dump dlm lock state. The name of a lockspace follows the subcommand.
.SH OPTIONS
.TP
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Cluster-devel] cluster/dlm/man dlm_tool.8
@ 2007-08-17 16:03 teigland
0 siblings, 0 replies; 2+ messages in thread
From: teigland @ 2007-08-17 16:03 UTC (permalink / raw)
To: cluster-devel.redhat.com
CVSROOT: /cvs/cluster
Module name: cluster
Changes by: teigland at sourceware.org 2007-08-17 16:03:54
Added files:
dlm/man : dlm_tool.8
Log message:
add man page
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/man/dlm_tool.8.diff?cvsroot=cluster&r1=NONE&r2=1.1
/cvs/cluster/cluster/dlm/man/dlm_tool.8,v --> standard output
revision 1.1
--- cluster/dlm/man/dlm_tool.8
+++ - 2007-08-17 16:03:55.411308000 +0000
@@ -0,0 +1,45 @@
+.\" Copyright (C) 2007 Red Hat, Inc. All rights reserved.
+.\"
+.\" This copyrighted material is made available to anyone wishing to use,
+.\" modify, copy, or redistribute it subject to the terms and conditions
+.\" of the GNU General Public License v.2.
+
+.TH dlm_tool 8
+
+.SH NAME
+dlm_tool - A program to join and leave lockspaces and display dlm information
+
+.SH SYNOPSIS
+.B
+dlm_tool
+[\fIOPTIONS\fR]
+<\fBjoin | leave | lockdump | deadlock_check\fP>
+<\fBname\fP>
+
+.SH DESCRIPTION
+
+\fBdlm_tool\fP is a program used to join or leave dlm lockspaces, dump
+dlm lock state, and initiate deadlock detection cycles. The name of a
+lockspace follows the subcommand.
+
+.SH OPTIONS
+.TP
+\fB-m\fP
+The permission mode (in octal) of the lockspace device created by join;
+default 0600.
+.TP
+\fB-M\fP
+Dump MSTCPY locks in addition to locks held by local processes.
+.TP
+\fB-d\fP <num>
+Resource directory enabled (1) or disabled (0) during join; default 0.
+.TP
+\fB-h\fP
+Help. Print out the usage syntax.
+.TP
+\fB-V\fP
+Print version information.
+
+.SH SEE ALSO
+libdlm(3)
+
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-26 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26 21:37 [Cluster-devel] cluster/dlm/man dlm_tool.8 teigland
-- strict thread matches above, loose matches on Subject: below --
2007-08-17 16:03 teigland
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).